Skip to content

Make SCARAP compatible with pandas v3 #46

@SWittouck

Description

@SWittouck

At least one problem is that the applymap method is gone in pandas v3.

This is the deprecation warning given by pandas:

FutureWarning: DataFrame.applymap has been deprecated. Use DataFrame.map instead.

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