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
pandas is removing this deprecation of dtype instrospection functions that were originally defined in pandas.core.common, these are now in pandas.api.types. It seems that the code to fix this is already in master (of patsy), just needs a release to push out. last release was late 2015.