Skip to content

DEPR: NDFrame.to_period, to_timestamp, tz_localize, tz_convert #52110

Open
@jbrockmendel

Description

@jbrockmendel

These are methods that operate on the index/columns, not the series/frame values. We could deprecate in favor of e.g. obj.set_axis(obj.index.to_timestamp(), axis=0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    API DesignDatetimeDatetime data dtypeDeprecateFunctionality to remove in pandasIndexRelated to the Index class or subclassesNeeds DiscussionRequires discussion from core team before further actionPeriodPeriod data type

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions