← Back to context Comment by mettamage 3 days ago Huh, as a frequent polars user, I'll try duckdb. 3 comments mettamage Reply willvarfar 2 days ago I think you can query and join polars dataframes if you call to_arrow() on them too. fastasucan 37 minutes ago You dont need to do that afaik. You just query them. knorke 3 days ago well, duckdb works very well with pandas, too
willvarfar 2 days ago I think you can query and join polars dataframes if you call to_arrow() on them too. fastasucan 37 minutes ago You dont need to do that afaik. You just query them.
I think you can query and join polars dataframes if you call to_arrow() on them too.
You dont need to do that afaik. You just query them.
well, duckdb works very well with pandas, too