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
Refactor sqlalchemy code in pandas.io.sql to help prepare for sqlalchemy 2.0. (pandas-dev#49531)
* DOC: Clarify behavior of DataFrame.to_sql
* CLN: Make SQLDatabase only accept a sqlalchemy Connection.
Co-authored-by: Chuck Cadman <[email protected]>
0 commit comments