Skip to content

DEPR: 'kind' kwd in resample #55946

Closed
@jbrockmendel

Description

@jbrockmendel

The 'kind' keyword in resample lets you pretend you have a PeriodIndex instead of a DatetimeIndex, and vice-versa. Users who need the other one can just convert using to_(period|timestamp) before calling resample.

xref #55895

Metadata

Metadata

Assignees

No one assigned

    Labels

    DeprecateFunctionality to remove in pandasResampleresample method

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions