Skip to content

Replace deprecated applymap() with map() in 04_Apply/Students_Alcohol_Consumption/Exercises_with_solutions.ipynb - #199

Open
sara-shinde wants to merge 2 commits into
guipsamora:masterfrom
sara-shinde:fix-deprecated-function
Open

Replace deprecated applymap() with map() in 04_Apply/Students_Alcohol_Consumption/Exercises_with_solutions.ipynb#199
sara-shinde wants to merge 2 commits into
guipsamora:masterfrom
sara-shinde:fix-deprecated-function

Conversation

@sara-shinde

Copy link
Copy Markdown

DataFrame.applymap() was deprecated and renamed to DataFrame.map() in pandas version 2.1.0.

DataFrame.applymap() was deprecated and renamed to DataFrame.map()
in pandas version 2.1.0.
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