Skip to content

Conversation

hayd
Copy link
Contributor

@hayd hayd commented Jun 24, 2013

Fixes #4014.

@floux
Copy link

floux commented Jun 24, 2013

Just checked the fix, thanks a lot. I should get into some pandas dev, too. What's the best way to get started?

FYI, the fix is for GH4014, in the comment on 1418 in pandas/tests/test_groupby.py you specified GH4104 (as in the heading here). Just for future referencing...

@hayd
Copy link
Contributor Author

hayd commented Jun 24, 2013

Hehe thanks! (I'll fix it thanks, apparently I can't type.)

Perhaps a good way to get started is to check out the "Good as first PR" tag :)

hayd added a commit that referenced this pull request Jun 24, 2013
FIX groupby name without multiindex GH4104
@hayd hayd merged commit 06cd915 into pandas-dev:master Jun 24, 2013
@hayd hayd deleted the GH4104_groupby_index_name branch June 24, 2013 22:08
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.

df.groupby() does not allow to use name of index at level 0 when not using a MultiIndex
2 participants