Skip to content

Conversation

@jreback
Copy link
Contributor

@jreback jreback commented Feb 4, 2014

closes #6258
closes #5684

@TomAugspurger
Copy link
Contributor

I've got a commit ready adding the test from #5684. It's similar, but uses labels instead of integers for the level, so it may be useful.

For the PR will I submit it against this branch, jreback/pandas/xs_bug instead of pydata/pandas/master?

@jreback
Copy link
Contributor Author

jreback commented Feb 5, 2014

sure

@TomAugspurger
Copy link
Contributor

I think I did that right: jreback#8

@jreback
Copy link
Contributor Author

jreback commented Feb 5, 2014

yep...you did gr8

I merged it into the PR, which I didn't need to do as that commit just shows up on the PR itself. So then rebased it away (and had to add in a release notes entry). but all good.

jreback added a commit that referenced this pull request Feb 5, 2014
BUG: bug in xs for a Series with a multiindex (GH6258)
@jreback jreback merged commit ad26bb5 into pandas-dev:master Feb 5, 2014
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

2 participants