nverlenden commited on
Commit
a9041b8
·
verified ·
1 Parent(s): 579514e

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +101 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,101 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: FL_DATE
5
+ dtype: timestamp[ns]
6
+ - name: OP_UNIQUE_CARRIER
7
+ dtype: string
8
+ - name: OP_CARRIER_AIRLINE_ID
9
+ dtype: int64
10
+ - name: OP_CARRIER_FL_NUM
11
+ dtype: float64
12
+ - name: ORIGIN_AIRPORT_ID
13
+ dtype: int64
14
+ - name: DEST_AIRPORT_ID
15
+ dtype: int64
16
+ - name: DEP_TIME
17
+ dtype: float64
18
+ - name: DEP_DELAY
19
+ dtype: float64
20
+ - name: TAXI_OUT
21
+ dtype: float64
22
+ - name: TAXI_IN
23
+ dtype: float64
24
+ - name: ARR_TIME
25
+ dtype: float64
26
+ - name: ARR_DELAY
27
+ dtype: float64
28
+ - name: CANCELLED
29
+ dtype: float64
30
+ - name: FLIGHTS
31
+ dtype: float64
32
+ - name: CARRIER_DELAY
33
+ dtype: float64
34
+ - name: WEATHER_DELAY
35
+ dtype: float64
36
+ - name: NAS_DELAY
37
+ dtype: float64
38
+ - name: SECURITY_DELAY
39
+ dtype: float64
40
+ - name: LATE_AIRCRAFT_DELAY
41
+ dtype: float64
42
+ - name: ORIGIN_IATA
43
+ dtype: string
44
+ - name: DEST_IATA
45
+ dtype: string
46
+ - name: Wx_delay_pct
47
+ dtype: float64
48
+ - name: Vol_delay_pct
49
+ dtype: float64
50
+ - name: Equip_delay_pct
51
+ dtype: float64
52
+ - name: Rwy_delay_pct
53
+ dtype: float64
54
+ - name: Other_delay_pct
55
+ dtype: float64
56
+ - name: id
57
+ dtype: string
58
+ - name: date
59
+ dtype: timestamp[ns]
60
+ - name: prcp_mm
61
+ dtype: float64
62
+ - name: snow_mm
63
+ dtype: float64
64
+ - name: wind_mps
65
+ dtype: float64
66
+ - name: tavg_c
67
+ dtype: float64
68
+ - name: StationID
69
+ dtype: string
70
+ - name: id_dest
71
+ dtype: string
72
+ - name: date_dest
73
+ dtype: string
74
+ - name: prcp_mm_dest
75
+ dtype: float64
76
+ - name: snow_mm_dest
77
+ dtype: float64
78
+ - name: wind_mps_dest
79
+ dtype: float64
80
+ - name: tavg_c_dest
81
+ dtype: float64
82
+ - name: StationID_dest
83
+ dtype: string
84
+ - name: ORIGINAL_DEP_TIME
85
+ dtype: float64
86
+ - name: scheduled_departure_time
87
+ dtype: timestamp[ns]
88
+ - name: original_departure_time
89
+ dtype: timestamp[ns]
90
+ splits:
91
+ - name: train
92
+ num_bytes: 54570276
93
+ num_examples: 145022
94
+ download_size: 7358588
95
+ dataset_size: 54570276
96
+ configs:
97
+ - config_name: default
98
+ data_files:
99
+ - split: train
100
+ path: data/train-*
101
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30a767a691b944c8eefb5eb73dea591de06623fbfb89edaec7694d2e15181ce7
3
+ size 7358588