Skip to content

API/DOC: Add NumpyEADtype to the public API #55905

Open
@mroeschke

Description

@mroeschke

This is currently accessible via

In [5]: pd.array([1], dtype="int16").dtype
Out[5]: NumpyEADtype('int16')

I think this should go under pandas.api.extensions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocsExtensionArrayExtending pandas with custom dtypes or arrays.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions