Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 817 Bytes

File metadata and controls

12 lines (11 loc) · 817 Bytes

Python EDA Project - diwali sales analysis

This project analyzes sales data during the Diwali season to uncover patterns, trends, and potential areas for business optimization.

FEATURES

  • Data loading , cleaning, processing
  • Exploratory Data Analysis (EDA) using Python
  • Visualization of sales trends and patterns
  • Insights derived from data analysis highlighting key findings, trends, and patterns.

All the tasks has been done on jupyter notbook with various libraries of python like Pandas, Numpy, Matplotlib, Seaborn. All the insights are shared below the graphs and visuals.
This project helps me to understand that how to work with the libraries of the python like pandas, matplotlib, seaborn and how the exploratory data analysis can be performed with the help of those libraries.