Hacker News new | ask | show | jobs
Show HN: Quokka -- Distributed Polars on Ray (github.com)
5 points by marsupialtail_2 1173 days ago
2 comments

this is going to revolutionize my workflows
I hope in a good way
why did you choose polars over duckdb?
It's more about the API -- currently the API mimics Polars. I actually use DuckDB for a lot of the computation.
ah i see