Skip to content

Instantly share code, notes, and snippets.

@AI-MOO
Created February 6, 2022 00:29
Show Gist options
  • Save AI-MOO/47c4f54e9caec496a3b7b318f39902c4 to your computer and use it in GitHub Desktop.
Save AI-MOO/47c4f54e9caec496a3b7b318f39902c4 to your computer and use it in GitHub Desktop.
sns.set(rc={'figure.figsize':(15,10)})
sns.histplot(data["Weekday"], shrink=.8, color='#15700b')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment