Hacker News new | ask | show | jobs
by account-5 1315 days ago
Am I right in thinking that Pandas is written in C++? With a python interface, so it's faster than pure python. This seems to be written in pure python. If I'm correct would this be even faster written in C++?