Wholesale Customers Data
Reveal Patterns in Wholesale Purchasing Behavior
@kaggle.saurabhbadole_wholesale_customers_data
Reveal Patterns in Wholesale Purchasing Behavior
@kaggle.saurabhbadole_wholesale_customers_data
CREATE TABLE wholesale_customers_data (
"channel" BIGINT,
"region" BIGINT,
"fresh" BIGINT,
"milk" BIGINT,
"grocery" BIGINT,
"frozen" BIGINT,
"detergents_paper" BIGINT,
"delicassen" BIGINT
);
Anyone who has the link will be able to view this.