Skip to content

MANELISI-120/Ecommerce_SQL_Python_PowerBI

Repository files navigation

🛒 Ecommerce Analytics with Python

This project analyzes ecommerce data using Python (Jupyter Notebook).
It demonstrates how to clean, process, and visualize business data for insights.


📂 Project Structure

  • Ecommerce_Analysis_Python.ipynb → Main Jupyter Notebook with all code
  • data/ → Folder containing CSV datasets (customers, orders, products, order_items, payments)
  • screenshots/ → Visualizations generated in Python (for quick preview)
  • README.md → Project documentation

⚙️ Setup Instructions

  1. Clone this repository:
    git clone https://github.com/your-username/ecommerce-python.git
    cd ecommerce-python
    

pip install pandas matplotlib seaborn

jupyter notebook

About

E-Commerce analysis (Power BI + Python). CSVs, notebook, visuals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published