Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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