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
rwa/pandas.py:166: in <module>
peek_uint64index = peek_numerical_index(pandas.Int64Index, lambda a: a.astype(np.int64))
E AttributeError: module 'pandas' has no attribute 'Int64Index'
Tests fail with:
pandas version: 2.0.2