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
TST: Use pandas.api.types functions for dtypes checks (#262)
* TST: Use pandas.api.types functions for dtypes checks
This should make checking for expected dtypes more robust.
* Bump minimum pandas version for access to pandas.api.types module.
0 commit comments