Skip to content

ENH: Make use of RangeIndex in DatetimeIndex  #12272

Closed
@kawochen

Description

@kawochen

DatetimeIndex looks like it can benefit from RangeIndex #11892 .
Use case 1: Evenly-spaced time-series analysis
Use case 2: I sometimes (ab)use date_range like a PY3 range in a for loop, which I think is quite neat. It would be cooler if it were lazily evaluated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DatetimeDatetime data dtypeIndexRelated to the Index class or subclassesPerformanceMemory or execution speed performance

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions