Polars: Fast DataFrame library for Rust and Python
1–10 of 131 posts
Re: Polars: Fast DataFrame library for Rust and Python
#2Re: Polars: Fast DataFrame library for Rust and Python
#3It looks interesting but phrases like "embarrassingly parallel execution" make my marketing hype detectors trigger. Maybe they could tone down their self promotion just a touch. Also "Even though Polars is completely written in Rust (no runtime overhead!) ...". I find that hard to believe.
The benchmarks speak volumes.
Re: Polars: Fast DataFrame library for Rust and Python
#4Re: Polars: Fast DataFrame library for Rust and Python
#5Re: Polars: Fast DataFrame library for Rust and Python
#6How does compare to Vaex?
Re: Polars: Fast DataFrame library for Rust and Python
#7Re: Polars: Fast DataFrame library for Rust and Python
#8There are so many dataframe libraries, many of which have APIs closely following pandas, but not drop-in replacements. I wish we could agree on a standard describing the core parts of what a dataframe must do, such that code depending only on those operations can easily move between dataframes.
Re: Polars: Fast DataFrame library for Rust and Python
#9It looks interesting but phrases like "embarrassingly parallel execution" make my marketing hype detectors trigger. Maybe they could tone down their self promotion just a touch. Also "Even though Polars is completely written in Rust (no runtime overhead!) ...". I find that hard to believe.
Re: Polars: Fast DataFrame library for Rust and Python
#10It looks interesting but phrases like "embarrassingly parallel execution" make my marketing hype detectors trigger. Maybe they could tone down their self promotion just a touch. Also "Even though Polars is completely written in Rust (no runtime overhead!) ...". I find that hard to believe.