Hacker News new | ask | show | jobs
Polars releases v1.0.0 – a Pandas alternative (github.com)
6 points by whyho 714 days ago
3 comments

"Pandas alternative" kind of undersells it -- it's drastically faster and supposedly has a much more intuitive interface. The limits of how long you can keep doing things entirely in-memory (and postpone the move to something like Spark) get higher and higher.
Pure love, thanks for sharing !