Skip to content

DEPR: groupby.fillna #55718

Closed
Closed
@rhshadrach

Description

@rhshadrach

Ref: #53496 (comment)

With the method keyword already deprecated, groupby.fillna provides no benefit over Series.fillna and DataFrame.fillna and is significantly less performant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DeprecateFunctionality to remove in pandasGroupbyMissing-datanp.nan, pd.NaT, pd.NA, dropna, isnull, interpolateTransformationse.g. cumsum, diff, rank

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions