Skip to content

module 'pandas' has no attribute 'Int64Index' #3

@francoislaurent

Description

@francoislaurent

Tests fail with:

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'

pandas version: 2.0.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions