Skip to content

Analyzed supermarket data to reveal top products, sales trends by city, payment preferences, customer ratings, and revenue by category and time.

Notifications You must be signed in to change notification settings

Shubhamd1234/Supermarket-Data-Analysis-Using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

πŸ›’ Supermarket Data Analysis Using Python

πŸ“„ Overview

Analyzed supermarket data to reveal top products, city sales trends, payment preferences, and customer ratings. Explored revenue by category and customer type, and assessed time-based sales patterns.

πŸ”„ Workflow

  1. Importing the required libraries
  2. Loading the Dataset
  3. Basic Understanding of Data
  4. Data Preprocessing
  5. Exploratory Data Analysis (EDA) along with Insights
  6. Summary of Insights

πŸ”‘ Key Insights

  • Top Performing Product Line
  • Total Sales and Revenue Trend
  • City-wise Sales Distribution
  • Top Performing Cities
  • Preferred Payment Methods
  • Customer Rating Analysis
  • Category-wise Revenue
  • Customer Type Analysis
  • Time-based Sales Trend

πŸ› οΈ Tools, Concepts & Technologies

Technologies Used
Developed using Python with:

  • Pandas: Data manipulation and analysis
  • NumPy: Numerical calculations
  • Matplotlib & Seaborn: Data visualization
  • Jupyter Notebook: Interactive analysis

CSV Dataset: Analyzed data from a CSV file using Pandas

πŸ“Š Datasets Used

  • supermarket_sales

πŸ“Š Visualizations

  • Bar Charts
  • Line Graphs
  • Heatmaps
  • Boxplots
  • Pie Charts

πŸ” Analysis Techniques

  • Pandas Functions: groupby, merge, describe, time_series_analysis
  • Feature Engineering: Creating new features and transforming existing ones for improved analysis
  • EDA: Univariate and Bivariate Analysis and more.

About

Analyzed supermarket data to reveal top products, sales trends by city, payment preferences, customer ratings, and revenue by category and time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published