Skip to content

BUG: Period/DateTime slicing and setitem fixes (fixes #2782, #2788, #2789) #2785

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from

Conversation

stephenwlin
Copy link
Contributor

fixes #2782

simple fix...can't see any reason why the original code was doing what it was, especially since indices are immutable

added test coverage in test_series.py

@stephenwlin
Copy link
Contributor Author

also fixes #2788, with test coverage in test_series.py

@stephenwlin
Copy link
Contributor Author

also fixes #2789, with test coverage (make sure to rebuild extensions)

@ghost ghost assigned changhiskhan Feb 9, 2013
changhiskhan added a commit that referenced this pull request Feb 9, 2013
@changhiskhan
Copy link
Contributor

Cherry-picked with a tiny tweak. Thanks a lot for the PR!

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.

Period slicing with period_range returns error
2 participants