In [68]: a = Series(['a', 'b', 'c']) In [69]: b = Series(['b', 'a']) In [70]: a > b Warning: Program '/home/chang/epd/bin/ipython' crashed.