Baselight

Amazon Reviews On Women Dresses (23K Datapoints)

Analyzing feedback women customers has given on dresses they'd bought

@kaggle.surajjha101_myntra_reviews_on_women_dresses_comprehensive

Loading...
Loading...

About this Dataset

Amazon Reviews On Women Dresses (23K Datapoints)

E-commerce (electronic commerce) is the activity of electronically buying or selling of products on online services or over the Internet. While one purchases a product, platform gives them the leverage to share the experience with their product. Through feedbacks of all kind, any platform seeks to get better and better and to satisfy their customers as best as they can. After analyzing what they rate the product as, what they write for it etc. etc. we can derive many patterns out of customers satisfaction sphere which can be taken care of in the future.

Tables

Women Dresses Reviews Dataset

@kaggle.surajjha101_myntra_reviews_on_women_dresses_comprehensive.women_dresses_reviews_dataset
  • 4.44 MB
  • 23486 rows
  • 11 columns
Loading...

CREATE TABLE women_dresses_reviews_dataset (
  "s_no" BIGINT,
  "age" BIGINT,
  "division_name" VARCHAR,
  "department_name" VARCHAR,
  "class_name" VARCHAR,
  "clothing_id" BIGINT,
  "title" VARCHAR,
  "review_text" VARCHAR,
  "alike_feedback_count" BIGINT,
  "rating" BIGINT,
  "recommend_index" BIGINT
);

Share link

Anyone who has the link will be able to view this.