Skip to content

BUG: Exception when setting an empty range using DataFrame.loc #9934

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 1 commit into from
Apr 18, 2015

Conversation

evanpw
Copy link
Contributor

@evanpw evanpw commented Apr 18, 2015

Fixes #9596

@jreback
Copy link
Contributor

jreback commented Apr 18, 2015

lgtm ping on green

@evanpw
Copy link
Contributor Author

evanpw commented Apr 18, 2015

Tests are green

@jreback jreback added Bug Indexing Related to indexing on series/frames, not to indexes themselves labels Apr 18, 2015
@jreback jreback added this to the 0.16.1 milestone Apr 18, 2015
jreback added a commit that referenced this pull request Apr 18, 2015
BUG: Exception when setting an empty range using DataFrame.loc
@jreback jreback merged commit a8c1d5d into pandas-dev:master Apr 18, 2015
@jreback
Copy link
Contributor

jreback commented Apr 18, 2015

thanks!

@evanpw evanpw deleted the issue_9596 branch April 18, 2015 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Indexing Related to indexing on series/frames, not to indexes themselves
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error when updating dataframe with empty filter
2 participants