Hacker News new | ask | show | jobs
by cjalmeida 3060 days ago
I found that pandas is great for data exploration and data that you know is small (few 100s MB). Other than that, Python builtins and numpy arrays are a better alternative.