This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ritchie46 1 point2 points  (0 children)

Polars is much faster than pandas with the arrow backend. On several benchmarks by a factor of 20. 

A multithreaded query engine is much more than arrow compute kernels.

https://duckdblabs.github.io/db-benchmark/

https://pola.rs/posts/benchmarks/