Skip to content

sagarhanchin20/SuperStoreSales_DataAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ›’ Superstore Sales Analysis

A simple data analysis project exploring sales trends, profit patterns, and the impact of discounts using Python.

πŸ“‚ Dataset

The dataset is randomly generated. It contains 500 clean rows with no null values or duplicates, across columns like Category, Region, Sales, Discount, and Profit.

πŸ“˜ Libraries Used

Library Use
pandas Data loading & grouping
numpy Numerical operations
matplotlib Charts & visualizations
statistics Mean, median, std deviation

πŸ“Š Visualizations

charts

▢️ Run in Google Colab

Open In Colab

About

Performed Exploratory Data Analysis (EDA) on an randomly-generated Superstore sales dataset using Python (Pandas, NumPy, Matplotlib, Seaborn) to analyze sales trends, regional profits, and the impact of discounts through data visualizations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors