Skip to content

BUG: Mismatch between get and set behavior for slices of floating indices (fixes #2727) #2777

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 1 commit into from

Conversation

stephenwlin
Copy link
Contributor

fixes #2727: _NDFrameIndexer._convert_to_indexer modified to match behavior in _NDFrameIndexer._get_slice_axis, new tests added to existing unit test

@stephenwlin
Copy link
Contributor Author

Was informed that I could have forced the rebased push through rather than making a new branch, will do that next time

@wesm
Copy link
Member

wesm commented Feb 11, 2013

cherry-picked. thanks

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.

BUG: Mismatch between get and set behavior for slices of floating indices
2 participants