Skip to content

tramvn1996/AmazonReview-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Amazon Review

Using Spark in Python to find out what categories of stuff have the best review on Amazon

According to the result, there are exactly 507 categories with 5-star review. However, these categories are not on the popular side, so there are not variation to consider.

To find out what is the most reliable categories to shop from Amazon, I will sort the count column to get the highest count, and then sort the average column (total) to get the highest reviewed categories.

About

Categories that have the best review on Amazon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages