Skip to content

Ri-13/Shopping_Trends_EDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Œ About the Project

This project uses a Shopping Trends dataset (CSV) to clean, analyze and visualize consumer shopping behavior. The goal is to uncover meaningful patterns that can help understand customer preferences and sales performance.

πŸ”Ž What This Project Does

πŸ“‹ 1. Data Cleaning

  • Identifying and handling missing values
  • Removing duplicate records
  • Ensuring clean and reliable data before analysis

πŸ” 2. Data Analysis

Uncovering patterns such as:

  • πŸ’³ Most popular payment method
  • πŸ›’ Most purchased item overall and by gender
  • πŸ“ Location with the highest sales

πŸ“Š 3. Data Visualization

  • Bar charts (Countplots) used to visually represent findings
  • Clear and easy to understand graphs for each insight

πŸ› οΈ Technologies Used

| Library | Purpose |

| 🐼 Pandas | Data analysis and manipulation |

| πŸ”’ NumPy | Calculations and data summary |

| 🎨 Seaborn | Data visualization |

| πŸ“ˆ Matplotlib | Data visualization |

About

The Shopping Trends dataset (csv) is used to perform data cleaning, asses, analyze and visualize popular payment method, popular item purchased , popular item purchased by a specific gender and the location with the highest sales using Python libraries - numpy, pandas, seaborn and matplotlib.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors