Skip to content

FutureWarning issue fix for replace function #10

Description

@Aakash-Tripathi

FutureWarning: Downcasting behavior in replace is deprecated and will be removed in a future version. To retain the old behavior, explicitly call result.infer_objects(copy=False). To opt-in to the
future behavior, set pd.set_option('future.no_silent_downcasting', True)

Not a major issue at the moment. But requires a fix for future changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions