Pedal Me Bicycle Deliveries Data Set
This Dataset is for Beginners
@kaggle.dhinaharp_pedal_me_bicycle_deliveries_data_set
This Dataset is for Beginners
@kaggle.dhinaharp_pedal_me_bicycle_deliveries_data_set
CREATE TABLE pedalme_edges (
"from" BIGINT,
"to" BIGINT,
"weight" DOUBLE
);
CREATE TABLE pedalme_features (
"unnamed_0" BIGINT,
"year" BIGINT,
"week" BIGINT,
"location" BIGINT,
"time" BIGINT,
"demand" BIGINT
);
Anyone who has the link will be able to view this.