Baselight

The Great India Hiring Hackathon

Price Prediction E-commerce

@kaggle.jinxzed_the_great_india_hackathon

Test
@kaggle.jinxzed_the_great_india_hackathon.test

  • 1.39 MB
  • 122049 rows
  • 7 columns
invoiceno

InvoiceNo

stockcode

StockCode

description

Description

quantity

Quantity

invoicedate

InvoiceDate

customerid

CustomerID

country

Country

3139170910793Tue Feb 22 2011 15:22:00 GMT+0000 (Coordinated Universal Time)1616135
61751034571Wed Dec 08 2010 12:46:00 GMT+0000 (Coordinated Universal Time)1734135
1465360469436Tue Oct 25 2011 13:53:00 GMT+0000 (Coordinated Universal Time)1515835
8634147834732Mon Jun 27 2011 12:38:00 GMT+0000 (Coordinated Universal Time)1603335
1554632168711Sun Nov 06 2011 16:14:00 GMT+0000 (Coordinated Universal Time)1535135
8348181769748Mon Jun 20 2011 13:27:00 GMT+0000 (Coordinated Universal Time)1243224
17034262314718Tue Nov 22 2011 16:26:00 GMT+0000 (Coordinated Universal Time)1398535
3701132320007Tue Mar 08 2011 17:23:00 GMT+0000 (Coordinated Universal Time)1450735
16983232711216Tue Nov 22 2011 12:52:00 GMT+0000 (Coordinated Universal Time)1515035
14396221619124Thu Oct 20 2011 13:24:00 GMT+0000 (Coordinated Universal Time)1491110

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

Share link

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