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
duckdb is not listed among the supported connectors. It would be great to see support and/or documentation showing pandas-ai running with the latest duckdb-sql backend.
Motivation, pitch
duckdb has fantastic integration for python already. It offers an easier install / setup than most database backends and comparable or better performance than all of them. It supports direct access to remote parquet files over https or s3 and is very popular among data scientists. An ecosystem of extensions such as for spatial operations.
Alternatives
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
@gventuri, the user @cboettig has indicated that the issue regarding the duckdb connector is still relevant and hopes for a simple fix since pandas-ai is already using duckdb internally. Could you please assist them with this?
🚀 The feature
duckdb
is not listed among the supported connectors. It would be great to see support and/or documentation showing pandas-ai running with the latest duckdb-sql backend.Motivation, pitch
duckdb has fantastic integration for python already. It offers an easier install / setup than most database backends and comparable or better performance than all of them. It supports direct access to remote parquet files over https or s3 and is very popular among data scientists. An ecosystem of extensions such as for spatial operations.
Alternatives
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: