Skip to content

Issues: pandas-dev/pandas

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

TST: Make test_sql.py parallelizable IO SQL to_sql, read_sql, read_sql_query Testing pandas testing functions or related to the test suite
#60595 opened Dec 20, 2024 by UmbertoFasci Loading…
2 tasks done
ENH: Add table prefixes to to_sql method IO SQL to_sql, read_sql, read_sql_query
#60409 opened Nov 24, 2024 by Diadochokinetic Loading…
4 of 5 tasks
TST: Make test_sql.py parallelizable good first issue IO SQL to_sql, read_sql, read_sql_query Testing pandas testing functions or related to the test suite
#60378 opened Nov 20, 2024 by WillAyd
1 of 3 tasks
feat: Implement option 'delete_rows' of argument 'if_exists' in 'DataFrame.to_sql' API. IO SQL to_sql, read_sql, read_sql_query
#60376 opened Nov 20, 2024 by gmcrocetti Loading…
5 tasks done
REF: dtype_backend argument in sql module mixes lib.no_default and numpy Clean IO SQL to_sql, read_sql, read_sql_query
#60326 opened Nov 15, 2024 by WillAyd
BUG: 'Engine' object has no attribute 'cursor' Bug IO SQL to_sql, read_sql, read_sql_query Needs Info Clarification about behavior needed to assess issue
#60124 opened Oct 29, 2024 by Jagadish250803
3 tasks done
Fix BUG: read_sql tries to convert blob/varbinary to string with pyarrow backend Arrow pyarrow functionality IO SQL to_sql, read_sql, read_sql_query
#60105 opened Oct 25, 2024 by kastkeepitjumpinlikekangaroos Loading…
5 tasks done
BUG: to_sql with ADBC driver fails when schema exists without tables Bug IO SQL to_sql, read_sql, read_sql_query
#59841 opened Sep 19, 2024 by WillAyd
3 tasks done
BUG: read_sql tries to convert blob/varbinary to string with pyarrow backend Arrow pyarrow functionality Bug Dtype Conversions Unexpected or buggy dtype conversions IO SQL to_sql, read_sql, read_sql_query
#59242 opened Jul 13, 2024 by dbrownems
3 tasks done
BUG: Dataframe's to_sql method fails while trying to persist Dataframe to Postgtres in Version 2.2.0 Bug IO SQL to_sql, read_sql, read_sql_query Needs Triage Issue that has not been reviewed by a pandas team member
#57196 opened Feb 1, 2024 by damianr13
3 tasks done
ENH: Not silently ignore violation of minimal required version of SQLAlchemy Dependencies Required and optional dependencies Enhancement IO SQL to_sql, read_sql, read_sql_query
#57178 opened Jan 31, 2024 by bebach
1 of 3 tasks
BUG: Pandas 2.2 breaks SQLAlchemy 1.4 compatibility Compat pandas objects compatability with Numpy or Python functions Dependencies Required and optional dependencies IO SQL to_sql, read_sql, read_sql_query Regression Functionality that used to work in a prior pandas version
#57049 opened Jan 24, 2024 by miraculixx
3 tasks done
2.3
BUG: read_sql() does not handle date nor time datatypes correctly when using pyarrow (but works for datetime) Arrow pyarrow functionality Bug IO SQL to_sql, read_sql, read_sql_query Needs Triage Issue that has not been reviewed by a pandas team member
#56551 opened Dec 18, 2023 by fdcastel
3 tasks done
ENH: Expose PEP249 DB API "rowcount" in read_sql_query iterator Enhancement IO SQL to_sql, read_sql, read_sql_query Needs Triage Issue that has not been reviewed by a pandas team member
#55854 opened Nov 6, 2023 by gwerbin
1 of 3 tasks
ENH: add optional logging to read_sql Enhancement IO SQL to_sql, read_sql, read_sql_query Needs Triage Issue that has not been reviewed by a pandas team member
#55797 opened Nov 1, 2023 by jimenezj8
1 of 3 tasks
BUG: sqlalchemy.exc.InvalidRequestError: Could not reflect: requested table(s) Bug IO SQL to_sql, read_sql, read_sql_query Needs Triage Issue that has not been reviewed by a pandas team member
#55286 opened Sep 25, 2023 by djpirra
2 of 3 tasks
BUG: pd.to_sql fails with an ARRAY of composites Bug IO SQL to_sql, read_sql, read_sql_query Nested Data Data where the values are collections (lists, sets, dicts, objects, etc.).
#54651 opened Aug 20, 2023 by sergiykhan
3 tasks done
BUG: "table name" form of pd.read_sql() doesn't work for SQLite databases Error Reporting Incorrect or improved errors from pandas IO SQL to_sql, read_sql, read_sql_query
#54233 opened Jul 23, 2023 by kalekundert
2 of 3 tasks
DOC: Improvement for def psql_insert_copy(table, conn, keys, data_iter) Docs IO SQL to_sql, read_sql, read_sql_query
#53942 opened Jun 29, 2023 by try-and-succeed
1 task done
BUG: Errors using to_sql(), read_sql_table() when data contains percent signs Bug IO SQL to_sql, read_sql, read_sql_query
#53339 opened May 22, 2023 by philipnye
3 tasks done
BUG: Bug IO SQL to_sql, read_sql, read_sql_query Regression Functionality that used to work in a prior pandas version
#53028 opened May 1, 2023 by SkeptiCali
3 tasks done
BUG: read_sql_query behaves inconsistently for different types of the sql parameter Bug IO SQL to_sql, read_sql, read_sql_query
#52816 opened Apr 20, 2023 by sergiykhan
3 tasks done
BUG: to_sql with Oracle Bug IO SQL to_sql, read_sql, read_sql_query
#52715 opened Apr 18, 2023 by ViVe-IT
3 tasks done
BUG: read_sql_query duplicates column names in cells in pandas v2.0.0 Bug IO SQL to_sql, read_sql, read_sql_query
#52437 opened Apr 5, 2023 by raj-patra
3 tasks done
ProTip! Type g i on any issue or pull request to go back to the issue listing page.