Skip to content

pint_pandas won't import using pandas 2.1-dev version  #194

@topper-123

Description

@topper-123

I just tried pint_pandas using the dev version of pandas and got an error:

>>> import pint_pandas
AttributeError: module 'pandas.core.dtypes.dtypes' has no attribute 'PandasDtype'

The issue is that pandas has renamed PandasDtype to NumpyEADtype, see pandas-dev/pandas#54101.

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