Hacker News new | ask | show | jobs
by joshlk 374 days ago
> [numpy] stores everything in rows

This isn't true. Pandas uses Numpy to store columns of data. Theres quite a few technical errors in the article.