Y
Hacker News
new
|
ask
|
show
|
jobs
Towards Faster Data Science in Python
(
medium.com
)
3 points
by
mkalioby
1315 days ago
2 comments
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++?
link
mkalioby
1315 days ago
Much faster way to filter data in Python
link