kgoel59 / BigData

0 stars 1 forks source link

Task 1: Problem Analysis and Data Preprocess #1

Closed kgoel59 closed 3 months ago

kgoel59 commented 3 months ago

NewChic E-commerce Dataset Analysis

You have been provided with a dataset consisting of product records from the e-commerce website NewChic.com. The dataset is divided into nine CSV files based on product categories:

Each file represents a snapshot of product instances within its respective category, with each row corresponding to a single product.

Additionally, a data dictionary (.pdf) is provided, summarizing the attributes and their data types present across the dataset.

Task:

Your focus should be on the integer and decimal-type columns, excluding the id column. Utilize the remaining columns to support your data analysis, design, and discussion.