Comment on What would it take to recreate dplyr in Python? (2020)parentComments−elforce0024yI don't know DuckDB but polars could dethrone pandas. We're planning on using it to create our pipeline. Ibis-project is another solution if anyone wants to check it out.−mgradowski4yHuh, even though I would prefer a universal SQL layer, ibis looks quite nice.−elforce0024yI mean I haven't heard about DuckDB.
Comments
I don't know DuckDB but polars could dethrone pandas. We're planning on using it to create our pipeline. Ibis-project is another solution if anyone wants to check it out.
Huh, even though I would prefer a universal SQL layer, ibis looks quite nice.
I mean I haven't heard about DuckDB.