Polars releases v1.0.0 – a Pandas alternative
1–4 of 4 posts
Re: Polars releases v1.0.0 – a Pandas alternative
#2Corresponding blog post: https://pola.rs/posts/announcing-polars-1/
Re: Polars releases v1.0.0 – a Pandas alternative
#3Pure love, thanks for sharing !
Re: Polars releases v1.0.0 – a Pandas alternative
#4"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.