Created
December 18, 2019 18:00
-
-
Save gbraccialli/32b3bfaef65cc2fbc88ac8ccba539c46 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import seaborn as sns | |
pal = sns.color_palette(n_colors=50) | |
pal.as_hex() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment