Skip to content

API: Raise on iloc indexing with a non-integer based boolean mask (GH3631) #3635

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

Merged
merged 2 commits into from
May 19, 2013

Conversation

jreback
Copy link
Contributor

@jreback jreback commented May 17, 2013

closed #3631

jreback added 2 commits May 18, 2013 18:39
…array (GH3631_)

     PTF

TST: added @snth test harness

DOC: doc updates for release notes,indxing.rst and v0.11.1
…as an integer index

     (rather than ValueError)
jreback added a commit that referenced this pull request May 19, 2013
API: Raise on iloc indexing with a non-integer based boolean mask (GH3631)
@jreback jreback merged commit 8eaf19a into pandas-dev:master May 19, 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.

iloc with boolean mask
1 participant