Baselight

The Great India Hiring Hackathon

Price Prediction E-commerce

@kaggle.jinxzed_the_great_india_hackathon

Train
@kaggle.jinxzed_the_great_india_hackathon.train

  • 3.29 MB
  • 284780 rows
  • 8 columns
invoiceno

InvoiceNo

stockcode

StockCode

description

Description

quantity

Quantity

invoicedate

InvoiceDate

unitprice

UnitPrice

customerid

CustomerID

country

Country

614115831443Fri May 06 2011 16:54:00 GMT+0000 (Coordinated Universal Time)3.751405635
6349130036826Wed May 11 2011 07:35:00 GMT+0000 (Coordinated Universal Time)1.951309835
16783217819394Sun Nov 20 2011 13:20:00 GMT+0000 (Coordinated Universal Time)5.951504435
16971211529831Tue Nov 22 2011 12:07:00 GMT+0000 (Coordinated Universal Time)0.831552535
60801210288612Fri May 06 2011 09:00:00 GMT+0000 (Coordinated Universal Time)1.651395235
1738849532475Sun Nov 27 2011 12:52:00 GMT+0000 (Coordinated Universal Time)1.651535135
1849416533771Thu Dec 08 2011 20:01:00 GMT+0000 (Coordinated Universal Time)1.251274835
17109259734351Wed Nov 23 2011 12:40:00 GMT+0000 (Coordinated Universal Time)1.251625535
17143194523521Wed Nov 23 2011 14:07:00 GMT+0000 (Coordinated Universal Time)5.751784135
8422331125026Wed Jun 22 2011 10:11:00 GMT+0000 (Coordinated Universal Time)2.951384935

CREATE TABLE train (
  "invoiceno" BIGINT,
  "stockcode" BIGINT,
  "description" BIGINT,
  "quantity" BIGINT,
  "invoicedate" TIMESTAMP,
  "unitprice" DOUBLE,
  "customerid" DOUBLE,
  "country" BIGINT
);

Share link

Anyone who has the link will be able to view this.