Skip to content

CLN: Remove days, seconds and microseconds properties from timedelta.pyx #18242

Closed
@WillAyd

Description

@WillAyd

xref #18225

The days, seconds and microseconds properties defined in timedelta.pyx could potentially be removed as they are defined in the Cython superclass. See Jeff's comments in the linked PR for caveats that need to be explored before totally committing to this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CleanPerformanceMemory or execution speed performanceTimedeltaTimedelta data type

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions