-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
BUG: Groupy dropped nan groups from result when grouping over single column #36842
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
Changes from 20 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
b384c51
Fix dropped nas with one group column an dropna=False
phofl 08c3088
Add whatsnew
phofl 47649aa
Fix failing test
phofl c93590b
Adress review
phofl c61ce7a
Address review comments
phofl ab333e4
Merge branch 'master' of https://github.com/pandas-dev/pandas into 35646
phofl dfa522a
Adress review comments
phofl 2e3e1bf
Change type hint
phofl d067280
Change type annotation
phofl 5b5b673
Fix type hint to index
phofl b0a0372
Fix type hint because Index can not be imported
phofl 721d3d6
Merge branch 'master' of https://github.com/pandas-dev/pandas into 35646
phofl 3100511
Change import order
phofl 6ca4324
Fix type hints
phofl 06ce333
Merge branch 'master' of https://github.com/pandas-dev/pandas into 35646
phofl 602d557
Merge branch 'master' of https://github.com/pandas-dev/pandas into 35646
phofl 9d1c760
Merge branch 'master' of https://github.com/pandas-dev/pandas into 35646
phofl 7e809da
Merge branch 'master' of https://github.com/pandas-dev/pandas into 35646
phofl 551bec6
Merge branch 'master' of https://github.com/pandas-dev/pandas into 35646
phofl 749161d
Merge branch 'master' of https://github.com/pandas-dev/pandas into 35646
phofl 528fe0d
Fix pattern
phofl 0d95d58
Merge branch 'master' of https://github.com/pandas-dev/pandas into 35646
phofl 6dbd632
Merge branch 'master' into 35646
jreback 9d7c403
Merge branch 'master' of https://github.com/pandas-dev/pandas into 35646
phofl 00fe075
Merge branch '35646' of https://github.com/phofl/pandas into 35646
phofl f5b25cb
Add lost whatsnew
phofl File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Uh oh!
There was an error while loading. Please reload this page.