Skip to content

Slicing with time objects should work #2681

@wesm

Description

@wesm

Currently df.ix[time_obj] is aliased internally to df.at_time(time_obj). The same could be done for slice syntax and the between_time function, and that would be nice

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions