Starbucks Customer Data
Starbucks customer dataset
@kaggle.ihormuliar_starbucks_customer_data
Starbucks customer dataset
@kaggle.ihormuliar_starbucks_customer_data
CREATE TABLE profile (
"unnamed_0" BIGINT,
"gender" VARCHAR,
"age" BIGINT,
"id" VARCHAR,
"became_member_on" BIGINT,
"income" DOUBLE
);
Anyone who has the link will be able to view this.