alteryx / alteryx/featuretools_sql
Investigate using DuckDB instead of `read_sql_query`
Open
enhancement
- Dominant language
- Python
- Stars
- 10
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We may be able to achieve significant performance boosts by replacing `read_sql_query` with DuckDB's API. For more info, refer here: https://duckdb.org/2021/05/14/sql-on-pandas.html
Contributor guide
Assessment
This issue has not been assessed yet.