Skip to content

Replace deprecated pandas applymap() with map()#190

Open
Hailee-ZHY wants to merge 1 commit into
guipsamora:masterfrom
Hailee-ZHY:fix-deprecated-applymap
Open

Replace deprecated pandas applymap() with map()#190
Hailee-ZHY wants to merge 1 commit into
guipsamora:masterfrom
Hailee-ZHY:fix-deprecated-applymap

Conversation

@Hailee-ZHY

Copy link
Copy Markdown

Replace deprecated pandas applymap() with map().

applymap() has been deprecated in recent pandas versions.
This PR updates the implementation to avoid deprecation warnings.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant