Baselight

Data Upload Test

A test for uploading the data for kaggle

@kaggle.miningjerry_data_upload_test

Loading...
Loading...

About this Dataset

Data Upload Test

Context

There's a story behind every dataset and here's your opportunity to share yours.

Content

What's inside is more than just rows and columns. Make it easy for others to get started by describing how you acquired the data and what time period it represents, too.

Acknowledgements

We wouldn't be here without the help of others. If you owe any attributions or thanks, include them here along with any citations of past research.

Inspiration

Your data will be in front of the world's largest data science community. What questions do you want to see answered?

Tables

Testresult Book Trans

@kaggle.miningjerry_data_upload_test.testresult_book_trans
  • 556.81 KB
  • 4000 rows
  • 2 columns
Loading...

CREATE TABLE testresult_book_trans (
  "commnet" VARCHAR,
  "polarity" VARCHAR
);

Train Book

@kaggle.miningjerry_data_upload_test.train_book
  • 2.38 MB
  • 4000 rows
  • 4 columns
Loading...

CREATE TABLE train_book (
  "summary" VARCHAR,
  "summary_1" VARCHAR,
  "comment" VARCHAR,
  "polarity" VARCHAR
);

Testresult Dvd Trans

@kaggle.miningjerry_data_upload_test.testresult_dvd_trans
  • 500.91 KB
  • 4000 rows
  • 2 columns
Loading...

CREATE TABLE testresult_dvd_trans (
  "commnet" VARCHAR,
  "polarity" VARCHAR
);

Testresult Dvd

@kaggle.miningjerry_data_upload_test.testresult_dvd
  • 590.06 KB
  • 4000 rows
  • 4 columns
Loading...

CREATE TABLE testresult_dvd (
  "summary" VARCHAR,
  "summary_1" VARCHAR,
  "comment" VARCHAR,
  "polarity" VARCHAR
);

Testresult Music

@kaggle.miningjerry_data_upload_test.testresult_music
  • 592.62 KB
  • 4000 rows
  • 4 columns
Loading...

CREATE TABLE testresult_music (
  "summary" VARCHAR,
  "summary_1" VARCHAR,
  "comment" VARCHAR,
  "polarity" VARCHAR
);

Testresult Book Seg

@kaggle.miningjerry_data_upload_test.testresult_book_seg
  • 686.48 KB
  • 4000 rows
  • 4 columns
Loading...

CREATE TABLE testresult_book_seg (
  "s" VARCHAR,
  "s1" VARCHAR,
  "c" VARCHAR,
  "p" VARCHAR
);

Testresult Music Trans

@kaggle.miningjerry_data_upload_test.testresult_music_trans
  • 496.56 KB
  • 4000 rows
  • 2 columns
Loading...

CREATE TABLE testresult_music_trans (
  "commnet" VARCHAR,
  "polarity" VARCHAR
);

Train Dvd

@kaggle.miningjerry_data_upload_test.train_dvd
  • 2.48 MB
  • 4000 rows
  • 4 columns
Loading...

CREATE TABLE train_dvd (
  "summary" VARCHAR,
  "summary_1" VARCHAR,
  "comment" VARCHAR,
  "polarity" VARCHAR
);

Train Music

@kaggle.miningjerry_data_upload_test.train_music
  • 1.98 MB
  • 4000 rows
  • 4 columns
Loading...

CREATE TABLE train_music (
  "summary" VARCHAR,
  "summary_1" VARCHAR,
  "comment" VARCHAR,
  "polarity" VARCHAR
);

Testresult Book

@kaggle.miningjerry_data_upload_test.testresult_book
  • 648.53 KB
  • 4000 rows
  • 4 columns
Loading...

CREATE TABLE testresult_book (
  "summary" VARCHAR,
  "summary_1" VARCHAR,
  "comment" VARCHAR,
  "polarity" VARCHAR
);

Share link

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