Hacker News new | ask | show | jobs
by captaintobs 1173 days ago
why did you choose polars over duckdb?
1 comments

It's more about the API -- currently the API mimics Polars. I actually use DuckDB for a lot of the computation.
ah i see