PlaygroundS4E04|OriginalData
Original data for the Playground Season4 Episode 4 competition
@kaggle.ravi20076_playgrounds4e04originaldata
Original data for the Playground Season4 Episode 4 competition
@kaggle.ravi20076_playgrounds4e04originaldata
CREATE TABLE original (
"id" BIGINT,
"sex" VARCHAR,
"length" DOUBLE,
"diameter" DOUBLE,
"height" DOUBLE,
"whole_weight" DOUBLE,
"shucked_weight" DOUBLE,
"viscera_weight" DOUBLE,
"shell_weight" DOUBLE,
"rings" BIGINT
);
Anyone who has the link will be able to view this.