Skip to content

This project focuses on analyzing customer purchase behavior from an e-commerce dataset. You will use Python, Pandas, SQL, and Matplotlib/Seaborn to: Extract meaningful insights from transactional data Identify trends in customer spending Visualize data to understand buying patterns

Notifications You must be signed in to change notification settings

Sasank2635/Customer-Purchase-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Customer Purchase Analysis

This project analyzes an e-commerce dataset, cleans data, and extracts insights.

Steps:

  1. Setup Database: Load data into SQLite (database_setup.py).
  2. Clean Data: Remove duplicates, fill missing values (data_processing.py).
  3. Analyze Data: Calculate revenue, top customers (analysis.py).
  4. Visualize: Plot trends (visualization.py).

Usage:

About

This project focuses on analyzing customer purchase behavior from an e-commerce dataset. You will use Python, Pandas, SQL, and Matplotlib/Seaborn to: Extract meaningful insights from transactional data Identify trends in customer spending Visualize data to understand buying patterns

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published