Skip to content

lkaba-pro/exploratory-data-analysis-the-superstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

🏪 Exploratory Data Analysis: The Superstore

This project explores and visualizes data from the "Superstore" dataset, focusing on key business insights such as regional sales trends, customer segmentation, and profitability analysis. By leveraging Python's data analysis and visualization libraries, we uncover patterns and relationships in the data to guide decision-making.


📊 Key Features

🔍 Data Overview

  • Dataset: Superstore Dataset.
  • Dataset Details:
    • 9,994 entries and 21 columns.
    • Covers customer orders, products, sales, profit, discounts, and shipping.

📈 Visualizations and Insights

  • Average Sales Across Regions:
    • A bar chart showing sales distribution across different regions.
  • Trends Over Time:
    • Line chart visualizing average sales and profit from 2014 to 2018.
  • Sales and Profit Distribution:
    • Histograms, boxplots, and KDE plots for analyzing sales and profit distributions.
  • Customer Segmentation Analysis:
    • Scatter plot exploring the relationship between sales, profit, and customer segments.

🛠️ Libraries and Tools

  • Python
  • Libraries:
    • numpy, pandas for data manipulation.
    • matplotlib, seaborn for visualizations.

🚀 How to Use

  1. Clone this repository:
    git clone https://github.com/lkaba-pro/exploratory-data-analysis-superstore.git  

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published