Seaborn is a Python data visualization library based on matplotlib used for data visualization. Here we perform an exploratory data analysis using the Iris dataset. We look at a few common plots including a Scatterplot, Boxplot, Histogram and Swarm plots.
https://scikit-learn.org/stable/auto_examples/datasets/plot_iris_dataset.html