-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
IO SQLto_sql, read_sql, read_sql_queryto_sql, read_sql, read_sql_queryRefactorInternal refactoring of codeInternal refactoring of codeTestingpandas testing functions or related to the test suitepandas testing functions or related to the test suite
Description
I haven't looked too closely, but in https://github.com/pandas-dev/pandas/pull/13611/files the TestXMySql
tests were unconditionally skipped.
IIUC, these are the test using a DBAPI2 Connection
object, which is deprecated? We should remove these tests if they aren't being run.
Metadata
Metadata
Assignees
Labels
IO SQLto_sql, read_sql, read_sql_queryto_sql, read_sql, read_sql_queryRefactorInternal refactoring of codeInternal refactoring of codeTestingpandas testing functions or related to the test suitepandas testing functions or related to the test suite