[FEA] support PEP 249 – Python Database API Specification v2.0
Open
0 - Backlog
feature request
Python
- Dominant language
- C++
- Stars
- 9.8k
- Forks
- 1.1k
- Avg merge
- 3d 6m
- Merged PRs (30d)
- 278
Description
**Is your feature request related to a problem? Please describe.**
connecting a database to a DataFrame
**Describe the solution you'd like**
https://peps.python.org/pep-0249/
- [ ] https://pandas.pydata.org/docs/reference/api/pandas.read_sql.html
- [ ] https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.to_sql.html
- [ ] https://pandas.pydata.org/docs/reference/api/pandas.read_sql_table.html
- [ ] https://pandas.pydata.org/docs/reference/api/pandas.read_sql_query.html
Contributor guide
Assessment
This issue has not been assessed yet.