Open cboettig opened 3 months ago
Hi, @cboettig. I'm Dosu, and I'm helping the pandas-ai team manage their backlog. I'm marking this issue as stale.
Issue Summary:
duckdb
connector in pandas-ai.duckdb
's ease of installation, high performance, and popularity.Next Steps:
Thank you for your understanding and contribution!
thanks @dosubot, still an issue! Hopefully this is a simple fix since pandas-ai is already using duckdb internally.
@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