Skip to content

Add a replace method to Series/DataFrame #929

Closed
@wesm

Description

@wesm

More generalized version of fillna. Want to be able to do stuff like:

s.replace([np.nan, ''], 'Missing')

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions