Skip to content

amarantegabriela/PythonInsights_dataAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Analysis Project: Understanding Cancellation Reasons

This project is a data analysis tool developed in Python aimed at understanding the reasons behind cancellations. It leverages various libraries to process, analyze, and visualize data effectively. By analyzing datasets on cancellations, the tool seeks to uncover patterns and insights that can inform strategies to reduce future cancellations.

Introduction

Understanding why cancellations occur is critical for improving service quality, customer satisfaction, and reducing revenue loss. This project provides a structured approach to analyze cancellation data, identify underlying causes, and suggest actionable insights based on the analysis.

Features

  • Data import and cleaning using pandas and numpy
  • Analysis of cancellation reasons using statistical methods
  • Interactive visualizations using plotly
  • Support for Jupyter Notebook formats with nbformat and ipykernel

Technologies and Libraries

The project is built using the following Python libraries:

  • pandas: Data manipulation and analysis
  • numpy: Numerical operations and array handling
  • nbformat: Handling Jupyter Notebook files
  • ipykernel: Kernel for Jupyter notebooks
  • plotly: Interactive data visualization

About

Understand the main reasons behind customer cancellations in a company. Present possible actions to reduce this cancellations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors