Skip to content

BUG: groupby.nth with NA values in groupings after subsetting to SeriesGroupBy #50444

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 2 commits into from
Dec 27, 2022

Conversation

rhshadrach
Copy link
Member

@rhshadrach rhshadrach added Bug Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate labels Dec 27, 2022
@rhshadrach rhshadrach added this to the 2.0 milestone Dec 27, 2022
@mroeschke mroeschke merged commit 8f3ac11 into pandas-dev:main Dec 27, 2022
@mroeschke
Copy link
Member

Thanks @rhshadrach

@rhshadrach rhshadrach deleted the groupby_nth_null_bug branch December 27, 2022 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 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.

GroupBy nth with Categorical, NA Data and dropna
2 participants