Skip to content

Instantly share code, notes, and snippets.

@wmlba
Created March 5, 2019 12:51
Show Gist options
  • Save wmlba/b0f6bd6e09e91ff311520bd0f256576a to your computer and use it in GitHub Desktop.
Save wmlba/b0f6bd6e09e91ff311520bd0f256576a to your computer and use it in GitHub Desktop.
import seaborn as sns
import matplotlib.pyplot as plt
sns.boxplot(data=random_data)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment