Skip to content

applymap future deprecation up to version 2.1.0 #227

Description

@vkehfdl1

At pandas version v2.1.0, pd.DataFrame.map added.
So, when I use pd.DataFrame.swifter.applymap, it raises FutureDeprecation warning, and using map instead.
Change pd.applymap to pd.map for newer version.

https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.map.html

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions