Skip to content

Push some of Series.ix into Series.__getitem__/__setitem__ #86

Closed
@wesm

Description

@wesm

Should be able to do stuff like:

ts[date1:date2]

to mirror ts.ix[date1:date2]. Should respect integer labels while Series.ix will not

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions