Skip to content

Pandas 1.3 renamed ABCIndexClass to ABCIndex #217

@PokkeFe

Description

@PokkeFe

With Pandas 1.3.0 soft-releasing today, checks for Python 3.7 are failing to import pandas.core.dtypes.generic.ABCIndexClass as it was renamed to ABCIndex.

The Python 3.7 checks are the only ones currently affected by this issue, since it's the only version of Python with a Pandas 1.3.0 release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions