Rossman Store Sales
Sales analysis of Rossman Store
@kaggle.shahpranshu27_rossman_store_sales
Sales analysis of Rossman Store
@kaggle.shahpranshu27_rossman_store_sales
CREATE TABLE test (
"id" BIGINT,
"store" BIGINT,
"dayofweek" BIGINT,
"date" TIMESTAMP,
"open" DOUBLE,
"promo" BIGINT,
"stateholiday" VARCHAR,
"schoolholiday" BIGINT
);
Anyone who has the link will be able to view this.