Skip to content

Victorbjay/Data_Analysis_Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Data Analysis Assignment πŸ“Š

Tasks

  1. Load and explore the dataset using Pandas
  2. Perform basic statistical analysis
  3. Visualize the data using Matplotlib & Seaborn

Files

  • sales.csv β†’ Sample dataset
  • analysis.py β†’ Python script
  • analysis.ipynb β†’ Jupyter notebook
  • README.md β†’ Project documentation

Visualizations

  • Line chart: Sales over time
  • Bar chart: Average sales per region
  • Histogram: Profit distribution
  • Scatter plot: Sales vs Profit

Run Instructions

pip install pandas matplotlib seaborn
python analysis.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published