This project performs data loading, exploration, analysis, and visualization using the Iris dataset. The dataset consists of 150 samples of iris flowers with measurements for:
- Sepal length
- Sepal width
- Petal length
- Petal width
- Loading and cleaning the dataset
- Performing basic statistical analysis
- Creating various visualizations to identify patterns