Skip to content

Kgopotso187/Assignment.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Iris Dataset Analysis

This project performs a complete data analysis and visualization of the classic Iris dataset using Python, Pandas, Matplotlib, and Seaborn.

πŸ“Œ Features

  • Loads and inspects the Iris dataset
  • Handles missing values (if any)
  • Computes basic statistics
  • Groups data by species and analyzes numerical features
  • Visualizes data with:
    • Line Chart
    • Bar Chart
    • Histogram
    • Scatter Plot

πŸ“ Files

  • iris_analysis.py: Main Python script that performs the analysis
  • README.md: This file with instructions

πŸš€ How to Run

1. Clone or Download the Repository

git clone https://github.com/your-username/iris-analysis.git
cd iris-analysis

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages