The Great India Hiring Hackathon
Price Prediction E-commerce
@kaggle.jinxzed_the_great_india_hackathon
Price Prediction E-commerce
@kaggle.jinxzed_the_great_india_hackathon
CREATE TABLE train (
"invoiceno" BIGINT,
"stockcode" BIGINT,
"description" BIGINT,
"quantity" BIGINT,
"invoicedate" TIMESTAMP,
"unitprice" DOUBLE,
"customerid" DOUBLE,
"country" BIGINT
);
Anyone who has the link will be able to view this.