pandas' shortcomings

If you use pandas with big data you may want to check the presentation below, by Wes McKinney (pandas’ creator). He discusses why pandas doesn’t scale well and what he is doing about it (he is creating a new library - ‘badgers’; the benchmarks look promising).

Practical Medium Data Analytics with Python (10 Things I Hate About pandas, PyData NYC 2013) from wesm