Hacker News new | ask | show | jobs
by wanderingmind 1178 days ago
Why do I need to rewrite in Rust, when I can just use Polars[1] that will cover most usecases [1] https://www.pola.rs/
2 comments

What is the relation? Polars replaces pandas, not numpy.
Polars and DuckDB have replaced Pandas for me for the most part.