Exploratory data analysis of the Iris dataset using Python, including statistical summaries, correlation matrix, and visualization.
This repository contains Python code for analyzing the famous Iris dataset using Pandas, Seaborn, and SciPy libraries. The Iris dataset is a classic dataset in machine learning and contains measurements of various features of three different species of iris flowers.