Last active
March 1, 2025 08:30
-
Star
(131)
You must be signed in to star a gist -
Fork
(21)
You must be signed in to fork a gist
-
-
Save mwaskom/de44147ed2974457ad6372750bbe5751 to your computer and use it in GitHub Desktop.
A guide to replacing the deprecated `seaborn.distplot` function.
Thanks! Those illustrations really help.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for this information. I implemented a few of these latest changes in my visualization code just now.