Hacker News new | ask | show | jobs
by wdroz 839 days ago
It's because they are comparing to distributed solutions only. Polars is one of the fastest solution for single computer workflow, but it doesn't support distributed workflow.
1 comments

Ah of course, that makes sense, thanks. In their comparison, perhaps they should still mention that just to clear up any confusion.
Oh yes good point! We'll be sure to add more details about comparisons with local dataframe libraries such as Pandas/Polars/DuckDB.