Skip to content
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

REGR: groupby.value_counts with all NA values #59999

Merged
merged 2 commits into from
Oct 7, 2024

Conversation

rhshadrach
Copy link
Member

@rhshadrach rhshadrach added Bug Groupby Regression Functionality that used to work in a prior pandas version Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff labels Oct 7, 2024
@rhshadrach rhshadrach added this to the 3.0 milestone Oct 7, 2024
@mroeschke mroeschke merged commit 37c31af into pandas-dev:main Oct 7, 2024
59 checks passed
@mroeschke
Copy link
Member

Thanks @rhshadrach

@rhshadrach rhshadrach deleted the bug_groupby_value_counts_na branch October 8, 2024 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug Groupby Regression Functionality that used to work in a prior pandas version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

#59745 broke groupby().value_counts with all nan column
2 participants