Skip to content

API/DEPR: infer_freq/inferred_freq return an offset object #55504

Open
@jbrockmendel

Description

@jbrockmendel

pd.tseries.frequencies.infer_freq, DatetimeIndex.inferred_freq, TimedeltaIndex.inferred_freq all return a string that we then have to cast to an offset object. it would be more ergonomic to just return an offset to begin with.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions