scatter distribution plot for image dataset pytohn code example Example: distribution seaborn x = np.random.normal(size=100) sns.distplot(x);