Create integration tests for pandas
and sqlalchemy
#37758
Labels
kind:meta
High-level information important to the community
pandas
and sqlalchemy
#37758
Body
Follow up: #37748 (comment)
We had a problem with indirect dependencies between
pandas
andsqlaclhemy
which reported in #37742.Simple solution for avoid this situation in the future is create a simple integration tests for pandas (MySQL and Postgres and maybe SQLite) which obtain result by
pandas.read_sql
and save it bypandas.DataFrame.to_sql
Committer
The text was updated successfully, but these errors were encountered: