ProductGroup
I have created a dataset for product groups
@kaggle.omikumarmakadia2121_productgroup
I have created a dataset for product groups
@kaggle.omikumarmakadia2121_productgroup
CREATE TABLE productgroups (
"product_family" VARCHAR,
"sum_of_count_of_orders" BIGINT,
"avg_product_weight_in_kg" DOUBLE,
"unnamed_3" VARCHAR,
"product_family_1" VARCHAR,
"count" DOUBLE,
"weight" DOUBLE,
"cluster" BIGINT
);
Anyone who has the link will be able to view this.