Skip to content

API: Remove PeriodDtype.dtype_code from public API #34735

@TomAugspurger

Description

@TomAugspurger

On master PeriodDtype has a .dtype_code attribute.

In [5]: pd.PeriodDtype('D').dtype_code
Out[5]: 6000

That wasn't there in 1.0.x. I think we want it to be private.

Metadata

Metadata

Assignees

No one assigned

    Labels

    API DesignBlockerBlocking issue or pull request for an upcoming release

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions