Skip to content

Conversation

stephenwlin
Copy link
Contributor

closes #2681

Added support for df.ix[start_time:end_time], where df.index is a DateTimeIndex, both on the __getitem__ and __setitem__ side; test coverage in test_frame.py

@wesm
Copy link
Member

wesm commented Feb 10, 2013

cherry-picked these. thanks!

@wesm wesm closed this Feb 10, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Slicing with time objects should work

2 participants