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
We are currently supporting pandas 0.21+, which was released in 2017. And we've got some functionality to support moved APIs in ibis/compat.py. We can increase the version of pandas, so that compatibility stuff is not needed anymore. Not sure what version of pandas is the minimum that has the new API that doesn't require that compat stuff, but that would be a good one to require as minimum.