Skip to content

SaadMakki/Amazon_Datasets_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ›οΈ Amazon Product Reviews Analysis

This project explores and analyzes Amazon product reviews using two publicly available datasets. The main goal is to understand customer sentiment, product performance, and sales distribution through exploratory data analysis and basic text analytics.

πŸ“¦ Dataset Sources

🧰 Tech Stack

  • Python
  • Pandas, NumPy
  • Matplotlib, Seaborn
  • WordCloud
  • Kaggle API

πŸš€ What This Notebook Covers

  • Downloading and organizing datasets from Kaggle
  • Cleaning and preprocessing raw data
  • Visualizing trends in customer sentiment and product categories
  • Exploring the relationship between reviews and ratings
  • Optional sentiment analysis on review text

πŸ“ Project Structure

πŸ“¦ Amazon-Review-Analysis
┣ πŸ“œ notebook.ipynb
┣ πŸ“ dataset/
┣ πŸ“œ README.md

βœ… How to Run

  1. Install required libraries:
pip install kaggle pandas matplotlib seaborn wordcloud

About

in this program i used ipynb file to download dataset and then perform various tasks on it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published