Skip to content

DEPR: Tick.delta #55498

Closed
Closed
@jbrockmendel

Description

@jbrockmendel

Tick.delta was implemented back when we only supported nanos. It will overflow (with OverflowError instead of OutOfBoundsTimedelta) on very-large ticks. Better to avoid it altogether and tell users to do pd.Timedelta(tick).

Metadata

Metadata

Assignees

No one assigned

    Labels

    DeprecateFunctionality to remove in pandasFrequencyDateOffsets

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions