Skip to content

Refactor pandas.core.generic.NDFrame.to_replace() to appease static type analysis #34898

Open
@oguzhanogreden

Description

@oguzhanogreden

Current implementation of pandas.core.to_replace() method won't allow type hints, as noted in #32542 . Contributor guidelines suggest a refactor in this case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    RefactorInternal refactoring of codeTypingtype annotations, mypy/pyright type checkingreplacereplace method

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions