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

DOC: Whatsnew for DataFrameGroupBy.__len__ with NA values bugfix #58742

Merged
merged 2 commits into from
May 16, 2024

Conversation

rhshadrach
Copy link
Member

@rhshadrach rhshadrach added Docs Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate labels May 16, 2024
@rhshadrach rhshadrach added this to the 3.0 milestone May 16, 2024
@mroeschke mroeschke merged commit 4fe9fac into pandas-dev:main May 16, 2024
7 of 12 checks passed
@mroeschke
Copy link
Member

Thanks @rhshadrach

@rhshadrach rhshadrach deleted the doc_groupby_dropna_bug_whatsnew branch May 16, 2024 21:05
@rhshadrach
Copy link
Member Author

Thanks for the fixup @mroeschke

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: DataFrame.groupby returns invalid value when dropna=False
2 participants