Wholesale Customers Data Set
Annual spending in monetary units of clients of a wholesale distributor
@kaggle.binovi_wholesale_customers_data_set
Annual spending in monetary units of clients of a wholesale distributor
@kaggle.binovi_wholesale_customers_data_set
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.