-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Grouby select multiple columns #6524
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
Comments
|
@hayd, thanks for the follow up. For reference:
|
This works, except in head/tail.
master (with my change)
I think master is wrong here ? |
Same issue? #5264 |
@TomAugspurger actually might be the same....let's close this on and consolidate. The fix is pretty trivial, but a couple of tests are 'wrong' (that's why I put them up). So needs to be carefully gone over. |
consolidating issue to #5264 |
@jreback master is wrong there! |
will put up change (breaking) to make head/tail act like filter (regardless of as_index), the reason it's not is historical IMO (from when it was .apply(head) )... I don't think people ever want it ? |
Is this supported?
http://stackoverflow.com/q/22139053/1240268
The text was updated successfully, but these errors were encountered: