DEPR: groupby.fillna · Issue #55718 · pandas-dev/pandas (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@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

Labels

Development

No branches or pull requests

Issue actions