Shopping Mall Customer Segmentation Data
Customer Segmentation Data
@kaggle.zubairmustafa_shopping_mall_customer_segmentation_data
Customer Segmentation Data
@kaggle.zubairmustafa_shopping_mall_customer_segmentation_data
CREATE TABLE shopping_mall_customer_segmentation_data (
"customer_id" VARCHAR,
"age" BIGINT,
"gender" VARCHAR,
"annual_income" BIGINT,
"spending_score" BIGINT
);
Anyone who has the link will be able to view this.