Skip to content

Instantly share code, notes, and snippets.

@dipanjanS
Created January 10, 2018 17:05
Show Gist options
  • Save dipanjanS/ad29e7fff384f9395746eb0657b75b5f to your computer and use it in GitHub Desktop.
Save dipanjanS/ad29e7fff384f9395746eb0657b75b5f to your computer and use it in GitHub Desktop.
wines.hist(bins=15, color='steelblue', edgecolor='black', linewidth=1.0,
xlabelsize=8, ylabelsize=8, grid=False)
plt.tight_layout(rect=(0, 0, 1.2, 1.2))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment