π Telecom Customer Churn Analysis (City-wise Dissatisfaction)
π Project Overview
This project focuses on analyzing customer churn caused by dissatisfaction across various cities. The main objective is to identify which cities have the highest churn percentage due to dissatisfaction and visualize it using a pie chart.
π§© Dataset Information
-
Source: IBM Telco Customer Churn Dataset
-
Key Features Used:
customerIDβ Unique customer identifierCityβ Customerβs city or regionChurn Categoryβ Reason for churn (e.g., Dissatisfaction, Competitor, etc.)Churnβ Indicates whether the customer left (Yes/No)
π Exploratory Data Analysis (EDA)
Key steps performed in the notebook:
- Data Cleaning β Checked for missing values and corrected data types.
- Filtering Data β Selected only customers who left due to dissatisfaction.
- Grouping Data β Calculated total churn counts grouped by city.
- Visualization: Pie Chart- Displayed city-wise churn percentage of customers who left due to dissatisfaction.
π‘ Key Insights
- Identified top cities with the highest churn due to dissatisfaction.
- The pie chart provides a clear comparison of churn proportions across different cities.
- Insights can help businesses improve customer satisfaction and reduce churn in critical regions.
π§ Technologies Used
-
Language: Python π
-
Libraries:
pandasβ Data analysismatplotlibβ Visualization
- Pie Chart β City-wise churn percentage due to dissatisfaction
- Add state-level or regional churn analysis for broader insights.
- Include interactive dashboards for dynamic visualization.
ANKITHA N π§ [email protected]