Skip to content

Replace df.applymap() by df.map() #71

@hagenw

Description

@hagenw

In #70 we started catching a FutureWarning raised by pandas to rename applymap() to map(). When we remove support for Python 3.8, we can then depend on pandas >=2.1.0 and can remove the catching of the warnings.

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