Envision Racing
Can your data-science skills help Envision Racing, take home even more trophies?
@kaggle.pavan9065_envision_racing
Can your data-science skills help Envision Racing, take home even more trophies?
@kaggle.pavan9065_envision_racing
CREATE TABLE train_weather (
"time_utc_seconds" BIGINT,
"time_utc_str" VARCHAR,
"air_temp" DOUBLE,
"track_temp" DOUBLE,
"humidity" BIGINT,
"pressure" DOUBLE,
"wind_speed" DOUBLE,
"wind_direction" BIGINT,
"rain" BIGINT,
"location" VARCHAR,
"event" VARCHAR
);
Anyone who has the link will be able to view this.