Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DEPR: fillna 'method' #53394

Closed
Closed
@jbrockmendel

Description

@jbrockmendel

Seems like obj.fillna(method="ffill") is redundant with obj.ffill(). If that is accurate, we should deprecate the method keyword in fillna.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DeprecateFunctionality to remove in pandasMissing-datanp.nan, pd.NaT, pd.NA, dropna, isnull, interpolate

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions