-
-
Notifications
You must be signed in to change notification settings - Fork 17.9k
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
Bug: groupby multiindex levels equals rows #16859
Merged
jreback
merged 11 commits into
pandas-dev:master
from
P-Tillmann:bugfix_groupby_multiindex_levels_equals_rows
Aug 24, 2017
Merged
Bug: groupby multiindex levels equals rows #16859
jreback
merged 11 commits into
pandas-dev:master
from
P-Tillmann:bugfix_groupby_multiindex_levels_equals_rows
Aug 24, 2017
Commits on Jul 7, 2017
-
Fix for GH16843 where groubpy gives wrong result when number of groupedby index+columns is equal to length of axis
Configuration menu - View commit details
-
Copy full SHA for 7928960 - Browse repository at this point
Copy the full SHA 7928960View commit details -
Configuration menu - View commit details
-
Copy full SHA for acd449f - Browse repository at this point
Copy the full SHA acd449fView commit details
Commits on Jul 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d5ec754 - Browse repository at this point
Copy the full SHA d5ec754View commit details -
Configuration menu - View commit details
-
Copy full SHA for f34b10a - Browse repository at this point
Copy the full SHA f34b10aView commit details
Commits on Jul 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for cd35777 - Browse repository at this point
Copy the full SHA cd35777View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9404a00 - Browse repository at this point
Copy the full SHA 9404a00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7980d79 - Browse repository at this point
Copy the full SHA 7980d79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c48282 - Browse repository at this point
Copy the full SHA 2c48282View commit details
Commits on Jul 28, 2017
-
replaced inplace=True for set index in testcase, added newline at the…
… end of whatsnew file
Configuration menu - View commit details
-
Copy full SHA for 9af8a47 - Browse repository at this point
Copy the full SHA 9af8a47View commit details
Commits on Aug 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 50c7979 - Browse repository at this point
Copy the full SHA 50c7979View commit details -
Configuration menu - View commit details
-
Copy full SHA for a98db9a - Browse repository at this point
Copy the full SHA a98db9aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.