You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The DuckDB Python API completely replaces PandaSQL in my opinion! You can convert multiple data frames into DuckDB views and query them without even inserting them first! It's incredibly fast, and just as user friendly as this library. DuckDB Python API Examples
This project seems fastly and uses most modern approach
https://www.duckdb.org/docs/current/python/api.html
https://www.youtube.com/watch?v=PFUZlNQIndo
The text was updated successfully, but these errors were encountered: