Skip to content

abhijithshetty12/Customer-Satisfaction-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

📊 Customer Satisfaction Analysis

Python Pandas Matplotlib Colab

Open In Colab


📝 Project Overview

This repository contains a comprehensive Exploratory Data Analysis (EDA) focused on customer behavior and sentiment. By analyzing demographics and service ratings, the project identifies key drivers of customer loyalty and areas for operational improvement.

🚀 Key Features

  • Data Cleaning: Handling missing values and preparing categorical data for analysis.
  • Statistical Profiling: Distribution analysis of customer age, purchase frequency, and spending habits.
  • Service Metrics: Deep dive into ratings for Product Quality, Delivery Time, and Website Ease of Use.
  • Loyalty Insights: Comparison of behavior between loyalty program members and standard customers.

🛠️ Tech Stack

Tool Purpose
Python Core programming and logic
Pandas Data manipulation and tabular analysis
Matplotlib Data visualization and plotting
GitHub Version control & Documentation

📂 Dataset Structure

The notebook processes a customer_data.csv file featuring:

  • Demographics: Age, Gender
  • Behavioral: Purchase Amount, Purchase Frequency, Return Rate
  • Satisfaction: Product Quality Rating, Delivery Time Rating, Customer Service Rating

💻 Usage

  1. Clone the repo:
    git clone [https://github.com/abhijithshetty12/Customer-Satisfaction-Analysis.git](https://github.com/abhijithshetty12/Customer-Satisfaction-Analysis.git)
  2. Launch the Notebook: Open Customer_Satisfaction_Analysis.ipynb in Google Colab or Jupyter.
  3. Run All: Execute cells sequentially to generate visual reports.

🎓 Academic Context

Course Project: This repository showcases a technical mini-project developed for the Professional Skills 2 curriculum.

  • Institution: Thakur College of Engineering & Technology
  • Specialization: B.Tech in Artificial Intelligence & Machine Learning (AI&ML)
  • Timeline: Semester 3

Developed by Abhijith Shetty

About

Exploratory Data Analysis of customer satisfaction using Python, Pandas, and Matplotlib. Identifies key drivers of loyalty, service performance, and behavioral insights with visual reports in Google Colab.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors