Skip to content

hejwixa/python_sales_analyse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

🚚 Sales and Shipping Mode Analysis

This project analyzes sales, shipping mode data, and customer behavior using Python, focusing on answering key business questions with visualizations and data analysis.

🔍 Key Questions Addressed

  1. Which product is returned most often?
  2. High rating = customer returns?
  3. Sales trend over months.
  4. Shipping costs vs sales.

✨Features:

📊 Data Visualization:

The project uses seaborn and matplotlib to create visualizations that answer the above business questions.

🔄 Data Transformation:

Data is processed and reshaped to generate insights on product returns, customer ratings, sales trends, and shipping costs.