An open API service indexing awesome lists of open source software.

https://github.com/jcbritobr/iris-python

Simple data analysis using iris dataset, pandas, numpy, matplotlib and seaborn.
https://github.com/jcbritobr/iris-python

data-science matplotlib numpy pandas python seaborn

Last synced: about 2 months ago
JSON representation

Simple data analysis using iris dataset, pandas, numpy, matplotlib and seaborn.

Awesome Lists containing this project

README

        

# Iris Data Analysis
![](plots/iris-species.png)

Simple data analysis using iris dataset, pandas, numpy, matplotlib and seaborn.

![](plots/scatter-petal-width-length.png)

![](plots/scatter-sepal-width-length.png)

![](plots/setosa-histogram.png)

![](plots/virginica-histogram.png)

![](plots/versicolor-histogram.png)