| dataset_info: | |
| features: | |
| - name: carrier | |
| dtype: string | |
| - name: delay | |
| dtype: float64 | |
| - name: origin | |
| dtype: string | |
| - name: dest | |
| dtype: string | |
| - name: prcp_mm | |
| dtype: float64 | |
| - name: snow_mm | |
| dtype: float64 | |
| - name: wind_mps | |
| dtype: float64 | |
| - name: tavg_c | |
| dtype: float64 | |
| - name: prcp_mm_dest | |
| dtype: float64 | |
| - name: snow_mm_dest | |
| dtype: float64 | |
| - name: wind_mps_dest | |
| dtype: float64 | |
| - name: tavg_c_dest | |
| dtype: float64 | |
| - name: timestamp | |
| dtype: timestamp[us] | |
| - name: total_ops | |
| dtype: float64 | |
| - name: rolling_30D_delay_pct | |
| dtype: float64 | |
| splits: | |
| - name: train | |
| num_bytes: 3949169288 | |
| num_examples: 34043218 | |
| download_size: 599055353 | |
| dataset_size: 3949169288 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |