Upload dataset
Browse files- README.md +59 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: the_geom
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: segmentid
|
| 7 |
+
dtype: float64
|
| 8 |
+
- name: version
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: bikeid
|
| 11 |
+
dtype: float64
|
| 12 |
+
- name: prevbikeid
|
| 13 |
+
dtype: float64
|
| 14 |
+
- name: status
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: boro
|
| 17 |
+
dtype: int64
|
| 18 |
+
- name: street
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: fromstreet
|
| 21 |
+
dtype: string
|
| 22 |
+
- name: tostreet
|
| 23 |
+
dtype: string
|
| 24 |
+
- name: onoffst
|
| 25 |
+
dtype: string
|
| 26 |
+
- name: facilitycl
|
| 27 |
+
dtype: string
|
| 28 |
+
- name: allclasses
|
| 29 |
+
dtype: string
|
| 30 |
+
- name: bikedir
|
| 31 |
+
dtype: string
|
| 32 |
+
- name: lanecount
|
| 33 |
+
dtype: int64
|
| 34 |
+
- name: ft_facilit
|
| 35 |
+
dtype: string
|
| 36 |
+
- name: tf_facilit
|
| 37 |
+
dtype: string
|
| 38 |
+
- name: ft2facilit
|
| 39 |
+
dtype: float64
|
| 40 |
+
- name: tf2facilit
|
| 41 |
+
dtype: string
|
| 42 |
+
- name: instdate
|
| 43 |
+
dtype: string
|
| 44 |
+
- name: ret_date
|
| 45 |
+
dtype: string
|
| 46 |
+
- name: shape_leng
|
| 47 |
+
dtype: float64
|
| 48 |
+
splits:
|
| 49 |
+
- name: train
|
| 50 |
+
num_bytes: 318323
|
| 51 |
+
num_examples: 1000
|
| 52 |
+
download_size: 93429
|
| 53 |
+
dataset_size: 318323
|
| 54 |
+
configs:
|
| 55 |
+
- config_name: default
|
| 56 |
+
data_files:
|
| 57 |
+
- split: train
|
| 58 |
+
path: data/train-*
|
| 59 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2591542b2e611d31c22295f14093fb538e89aec3e4a851025f77fabd6ff9e535
|
| 3 |
+
size 93429
|