Skip to content

Conversation

rhshadrach
Copy link
Member

@rhshadrach rhshadrach commented Oct 27, 2023

@rhshadrach rhshadrach added Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Deprecate Functionality to remove in pandas Transformations e.g. cumsum, diff, rank labels Oct 27, 2023
@rhshadrach rhshadrach added this to the 2.2 milestone Oct 27, 2023
@rhshadrach rhshadrach marked this pull request as draft October 31, 2023 21:12
@rhshadrach rhshadrach marked this pull request as ready for review November 14, 2023 22:26
Copy link
Member

@mroeschke mroeschke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One comment otherwise looks good

@mroeschke mroeschke merged commit 5457e59 into pandas-dev:main Nov 16, 2023
@mroeschke
Copy link
Member

Thanks @rhshadrach

@rhshadrach rhshadrach deleted the depr_groupby_fillna branch November 16, 2023 21:50
rapids-bot bot pushed a commit to rapidsai/cudf that referenced this pull request Feb 8, 2024
Deprecated in pandas 2.2 pandas-dev/pandas#55719

Authors:
  - Matthew Roeschke (https://github.com/mroeschke)

Approvers:
  - GALI PREM SAGAR (https://github.com/galipremsagar)

URL: #15000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deprecate Functionality to remove in pandas Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Transformations e.g. cumsum, diff, rank
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DEPR: groupby.fillna DEPR: inplace in DataFrameGroupBy.fillna and SeriesGroupBy.fillna DEPR: GroupBy.fillna positional arguments
2 participants