Skip to content

Analysing the Telco customer dataset and examining its structure and key features to understand patterns and trends in customer behaviour. And what are the cause behind churn?

Notifications You must be signed in to change notification settings

hemant4dsci/Telco_Churn_Analysis_Python_Project

Repository files navigation

Customer Churn Analysis – Telecom Dataset

This repository contains my first data analysis project using Python, where I explored a telecom customer churn dataset to uncover patterns and trends in customer behavior.

πŸ“Š Project Overview

The goal of this exploratory data analysis (EDA) was to identify key factors that contribute to customer churn and provide actionable insights for retention strategies.

πŸ› οΈ Tools & Libraries Used

This project was completed using the following tools:

Tool Description
Python Programming language for analysis
Pandas Data manipulation and preprocessing
NumPy Numerical computing
Matplotlib Data visualization
Seaborn Statistical data visualization
Jupyter Notebook Interactive coding environment
VS Code Interactive coding environment

πŸ” Key Insights

  • Customers on month-to-month contracts are over 4x more likely to churn than those with two-year contracts.
  • Senior citizens and customers without support services (tech support, security) show significantly higher churn.
  • Payment methods like electronic checks and services like fiber optic internet correlate with higher churn rates.
  • Customers with low tenure and high monthly charges are more likely to leave.

🧠 What I Learned

As this was my first Python project, I learned:

  • How to structure a data analysis notebook
  • Cleaning and transforming real-world datasets
  • Extracting insights using grouped statistics and visualizations
  • Communicating results clearly through storytelling and graphs

About

Analysing the Telco customer dataset and examining its structure and key features to understand patterns and trends in customer behaviour. And what are the cause behind churn?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published