Skip to content

Add method='nearest' to fillna #9471

Closed
Closed
@shoyer

Description

@shoyer

This should be a pretty straightforward followup on #9258 that will allow us to also support align with method='nearest'.

fillna internally relies on interpolate which already supports `method='nearest' so this may just work (it will needs lots of tests).

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementMissing-datanp.nan, pd.NaT, pd.NA, dropna, isnull, interpolate

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions