Skip to content

This project performs exploratory data analysis (EDA) on a superstore sales dataset using Python. It includes data loading, cleaning, visualization, and insights generation.

Notifications You must be signed in to change notification settings

kinza7124/SalesDataAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Š Sales Data Analysis

This project performs exploratory data analysis (EDA) on a superstore sales dataset using Python. It includes data loading, cleaning, visualization, and insights generation.

πŸš€ Features

  • Load sales data from an Excel file
  • Perform data exploration (shape, info, statistics, unique values, and outlier detection)
  • Visualize sales trends using Seaborn and Matplotlib
  • Identify key factors influencing sales performance

πŸ›  Tech Stack

  • Python (Pandas, NumPy)
  • Data Visualization (Matplotlib, Seaborn)

πŸ“‚ Dataset

The dataset, superstore_sales.xlsx, contains transactional data, including order details, customer information, and product categories.

πŸ“ˆ Key Insights

-What is the overall sales trend?

-Which are the Top 10 products by sales?

-Which are the Most Selling Products?

-Which is the most preferred Ship Mode?

-Which are the Most Profitable Category and Sub-Category?

About

This project performs exploratory data analysis (EDA) on a superstore sales dataset using Python. It includes data loading, cleaning, visualization, and insights generation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published