Skip to content

Boolean indexing on an empty series loses index names (rebase of 4236) #4658

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
Aug 23, 2013

Conversation

hayd
Copy link
Contributor

@hayd hayd commented Aug 23, 2013

Fixes #4235.

This just adds a release note to #4236: Boolean indexing on an empty series loses index names.

Actually that commit really just adds tests for this, since they now already pass in master. It also, fixes behaviour of infer_dtype with empty arrays.

hayd added a commit that referenced this pull request Aug 23, 2013
Boolean indexing on an empty series loses index names (rebase of 4236)
@hayd hayd merged commit bf169ed into pandas-dev:master Aug 23, 2013
@hayd hayd deleted the rebase4236 branch August 23, 2013 13:03
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: Boolean indexing on an empty series loses index names
1 participant