Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code: DatasetGenerationCastError
Exception: DatasetGenerationCastError
Message: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 2 new columns ({'Wind Speed Obs - IZG (m/s)', 'Unnamed: 0'}) and 1 missing columns ({'Time'}).
This happened while the csv dataset builder was generating data using
hf://datasets/jmontoyarincon/GRACI/Circuits_csv/BRIDGTON_historical.csv (at revision 2451b657b9d65db2eb46146396af1a9103a36730)
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback: Traceback (most recent call last):
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1831, in _prepare_split_single
writer.write_table(table)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 644, in write_table
pa_table = table_cast(pa_table, self._schema)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2272, in table_cast
return cast_table_to_schema(table, schema)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
Unnamed: 0: string
Wind Speed Obs - IZG (m/s): double
Wind Speed uWRF (m/s): double
Wind Gust Potential (m/s): double
Wind Direction: double
Temperature (K): double
Dew Point (C): double
Precipitation (mm): double
SNOW DEPTH (m): double
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 1483
to
{'Time': Value('string'), 'Wind Speed uWRF (m/s)': Value('float64'), 'Wind Gust Potential (m/s)': Value('float64'), 'Wind Direction': Value('float64'), 'Temperature (K)': Value('float64'), 'Dew Point (C)': Value('float64'), 'Precipitation (mm)': Value('float64'), 'SNOW DEPTH (m)': Value('float64')}
because column names don't match
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1451, in compute_config_parquet_and_info_response
parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 994, in stream_convert_to_parquet
builder._prepare_split(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1702, in _prepare_split
for job_id, done, content in self._prepare_split_single(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1833, in _prepare_split_single
raise DatasetGenerationCastError.from_cast_error(
datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 2 new columns ({'Wind Speed Obs - IZG (m/s)', 'Unnamed: 0'}) and 1 missing columns ({'Time'}).
This happened while the csv dataset builder was generating data using
hf://datasets/jmontoyarincon/GRACI/Circuits_csv/BRIDGTON_historical.csv (at revision 2451b657b9d65db2eb46146396af1a9103a36730)
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
Time string | Wind Speed uWRF (m/s) float64 | Wind Gust Potential (m/s) float64 | Wind Direction float64 | Temperature (K) float64 | Dew Point (C) float64 | Precipitation (mm) float64 | SNOW DEPTH (m) float64 |
|---|---|---|---|---|---|---|---|
2055-01-01 00:00:00 | 1.761586 | 24.030984 | 222.688829 | 260.621499 | -19.652627 | 0 | 0 |
2055-01-01 01:00:00 | 1.895912 | 24.317482 | 212.210614 | 260.197473 | -18.652674 | 0 | 0 |
2055-01-01 02:00:00 | 1.949373 | 24.61876 | 210.187074 | 259.406233 | -18.302421 | 0 | 0 |
2055-01-01 03:00:00 | 1.643634 | 25.601647 | 185.826402 | 259.04963 | -18.149839 | 0 | 0 |
2055-01-01 04:00:00 | 1.625963 | 26.194926 | 205.003784 | 258.747695 | -18.075286 | 0 | 0 |
2055-01-01 05:00:00 | 1.886516 | 25.819811 | 216.015209 | 258.421362 | -18.234996 | 0 | 0 |
2055-01-01 06:00:00 | 2.420936 | 25.510325 | 212.71527 | 258.76563 | -17.763025 | 0 | 0 |
2055-01-01 07:00:00 | 3.100579 | 25.806246 | 218.078553 | 259.188291 | -16.952131 | 0 | 0 |
2055-01-01 08:00:00 | 2.925331 | 25.450009 | 215.678183 | 259.862832 | -16.431529 | 0 | 0 |
2055-01-01 09:00:00 | 2.63955 | 25.210467 | 199.367137 | 260.804402 | -16.191275 | 0 | 0 |
2055-01-01 10:00:00 | 2.448033 | 25.593218 | 190.958089 | 260.878098 | -16.044247 | 0 | 0 |
2055-01-01 11:00:00 | 2.167819 | 25.842135 | 195.411877 | 260.603009 | -16.276832 | 0 | 0 |
2055-01-01 12:00:00 | 2.137838 | 27.052438 | 199.197462 | 258.530537 | -17.700048 | 0 | 0 |
2055-01-01 13:00:00 | 2.539996 | 28.980059 | 211.180039 | 260.540301 | -16.312256 | 0 | 0 |
2055-01-01 14:00:00 | 4.672986 | 28.746066 | 218.695049 | 264.364234 | -15.908223 | 0 | 0 |
2055-01-01 15:00:00 | 5.624111 | 28.497125 | 215.333637 | 266.578693 | -16.528592 | 0 | 0 |
2055-01-01 16:00:00 | 4.991148 | 28.349568 | 220.326663 | 268.463642 | -17.010918 | 0 | 0 |
2055-01-01 17:00:00 | 4.960233 | 28.595051 | 220.671242 | 269.998851 | -17.017751 | 0 | 0 |
2055-01-01 18:00:00 | 4.659053 | 30.332393 | 216.990249 | 270.838168 | -16.731498 | 0 | 0 |
2055-01-01 19:00:00 | 4.603757 | 30.936208 | 214.512827 | 271.053271 | -16.249421 | 0 | 0 |
2055-01-01 20:00:00 | 4.551724 | 31.813481 | 214.137185 | 270.692352 | -15.865532 | 0 | 0 |
2055-01-01 21:00:00 | 3.128743 | 32.960117 | 197.436879 | 268.923565 | -15.752247 | 0.000044 | 0 |
2055-01-01 22:00:00 | 2.544793 | 34.740789 | 190.191946 | 266.382163 | -16.942908 | 0.000097 | 0 |
2055-01-01 23:00:00 | 1.583329 | 35.513227 | 157.874792 | 265.432488 | -16.792893 | 0.000024 | 0 |
2055-01-02 00:00:00 | 1.65163 | 35.854205 | 139.854533 | 264.116872 | -17.145976 | 0 | 0 |
2055-01-02 01:00:00 | 1.804328 | 36.937304 | 186.092701 | 265.341772 | -16.678603 | 0.000009 | 0 |
2055-01-02 02:00:00 | 2.36239 | 37.791857 | 209.278366 | 266.664977 | -16.839361 | 0.00039 | 0 |
2055-01-02 03:00:00 | 3.371853 | 38.234001 | 216.726726 | 267.482364 | -17.466198 | 0.001002 | 0 |
2055-01-02 04:00:00 | 3.175641 | 37.648892 | 212.461878 | 266.311257 | -18.67677 | 0.000248 | 0 |
2055-01-02 05:00:00 | 2.698335 | 37.028219 | 198.739391 | 266.285747 | -18.85906 | 0.000003 | 0 |
2055-01-02 06:00:00 | 2.016607 | 36.71121 | 178.916628 | 266.271596 | -18.738984 | 0 | 0 |
2055-01-02 07:00:00 | 2.03885 | 36.908077 | 148.788457 | 265.666656 | -18.021041 | 0 | 0 |
2055-01-02 08:00:00 | 1.878773 | 37.145799 | 133.425202 | 264.965181 | -17.424263 | 0 | 0 |
2055-01-02 09:00:00 | 1.899637 | 37.23783 | 148.840743 | 265.12588 | -16.318756 | 0 | 0 |
2055-01-02 10:00:00 | 2.134221 | 37.580539 | 181.292949 | 265.384223 | -15.012156 | 0 | 0 |
2055-01-02 11:00:00 | 2.054731 | 37.798822 | 170.414745 | 264.54031 | -14.322531 | 0 | 0 |
2055-01-02 12:00:00 | 2.073739 | 37.547296 | 171.358247 | 263.795911 | -13.846421 | 0 | 0 |
2055-01-02 13:00:00 | 1.985275 | 37.119025 | 170.101807 | 264.896453 | -12.671212 | 0 | 0 |
2055-01-02 14:00:00 | 2.746735 | 37.687933 | 203.049428 | 269.840429 | -11.715234 | 0 | 0 |
2055-01-02 15:00:00 | 4.018976 | 38.183423 | 216.513107 | 271.78986 | -11.809634 | 0 | 0 |
2055-01-02 16:00:00 | 4.619936 | 39.538676 | 245.807201 | 273.946161 | -11.904783 | 0 | 0 |
2055-01-02 17:00:00 | 5.975291 | 39.541721 | 255.605488 | 274.452916 | -13.006559 | 0 | 0 |
2055-01-02 18:00:00 | 6.331197 | 39.992881 | 252.550076 | 274.852376 | -12.891033 | 0 | 0 |
2055-01-02 19:00:00 | 6.250183 | 39.496314 | 257.793454 | 274.374302 | -13.745849 | 0 | 0 |
2055-01-02 20:00:00 | 6.334359 | 39.566475 | 260.994971 | 273.490632 | -13.469501 | 0 | 0 |
2055-01-02 21:00:00 | 6.083391 | 38.55551 | 280.605132 | 270.696142 | -19.092831 | 0 | 0 |
2055-01-02 22:00:00 | 4.777745 | 37.282438 | 284.96078 | 267.668036 | -20.71444 | 0 | 0 |
2055-01-02 23:00:00 | 4.798263 | 37.07323 | 285.349987 | 265.971975 | -22.41382 | 0 | 0 |
2055-01-03 00:00:00 | 3.64291 | 36.583352 | 286.623317 | 264.664754 | -24.471436 | 0 | 0 |
2055-01-03 01:00:00 | 4.088616 | 36.253112 | 285.80745 | 263.775405 | -24.689023 | 0 | 0 |
2055-01-03 02:00:00 | 3.468095 | 35.646034 | 273.392338 | 262.732085 | -24.701055 | 0 | 0 |
2055-01-03 03:00:00 | 2.562395 | 35.779563 | 251.42656 | 262.120935 | -25.318314 | 0 | 0 |
2055-01-03 04:00:00 | 2.44804 | 36.88323 | 230.101301 | 261.663997 | -25.516564 | 0 | 0 |
2055-01-03 05:00:00 | 2.381158 | 38.038863 | 191.172522 | 261.321045 | -25.629549 | 0 | 0 |
2055-01-03 06:00:00 | 2.611216 | 39.119239 | 179.871925 | 260.247453 | -24.714049 | 0 | 0 |
2055-01-03 07:00:00 | 2.642912 | 40.133374 | 196.903775 | 260.518239 | -24.057198 | 0 | 0 |
2055-01-03 08:00:00 | 2.91028 | 40.903186 | 216.6472 | 260.260306 | -23.127078 | 0 | 0 |
2055-01-03 09:00:00 | 3.537501 | 41.405588 | 222.365012 | 260.63432 | -21.940734 | 0 | 0 |
2055-01-03 10:00:00 | 2.245601 | 41.189335 | 233.686129 | 259.696131 | -22.092313 | 0 | 0 |
2055-01-03 11:00:00 | 1.487976 | 42.229632 | 9.683326 | 257.390659 | -23.131563 | 0 | 0 |
2055-01-03 12:00:00 | 0.669869 | 41.190496 | 234.171944 | 257.342614 | -22.727707 | 0 | 0 |
2055-01-03 13:00:00 | 1.090671 | 40.413096 | 281.397979 | 258.872196 | -20.447858 | 0 | 0 |
2055-01-03 14:00:00 | 0.1138 | 39.276 | 48.04094 | 263.421731 | -18.244184 | 0 | 0 |
2055-01-03 15:00:00 | 0.179491 | 39.731322 | 84.576666 | 266.924386 | -17.746114 | 0 | 0 |
2055-01-03 16:00:00 | 0.742514 | 40.79425 | 114.030576 | 269.474332 | -18.295294 | 0 | 0 |
2055-01-03 17:00:00 | 1.323337 | 41.447681 | 106.683767 | 271.181722 | -19.383365 | 0 | 0 |
2055-01-03 18:00:00 | 1.292207 | 41.618281 | 103.451455 | 271.823109 | -19.79185 | 0 | 0 |
2055-01-03 19:00:00 | 1.458903 | 42.331931 | 111.175359 | 271.80069 | -19.876798 | 0 | 0 |
2055-01-03 20:00:00 | 2.226877 | 42.251503 | 126.230903 | 271.638837 | -19.913686 | 0.000329 | 0 |
2055-01-03 21:00:00 | 2.679132 | 40.725042 | 112.889482 | 270.542681 | -20.456726 | 0.002443 | 0 |
2055-01-03 22:00:00 | 1.618188 | 39.294374 | 113.28988 | 268.539948 | -20.652232 | 0.00752 | 0 |
2055-01-03 23:00:00 | 1.259188 | 39.171837 | 100.979271 | 268.06096 | -20.535966 | 0.003926 | 0.000001 |
2055-01-04 00:00:00 | 1.21428 | 37.996342 | 24.819935 | 268.158794 | -18.715748 | 0.112462 | 0.00106 |
2055-01-04 01:00:00 | 1.499822 | 36.415493 | 21.434088 | 267.598673 | -15.488576 | 0.304192 | 0.003999 |
2055-01-04 02:00:00 | 2.163966 | 35.508667 | 334.305887 | 265.643962 | -9.831275 | 1.86043 | 0.024712 |
2055-01-04 03:00:00 | 2.360528 | 34.43453 | 224.814056 | 265.343063 | -9.162394 | 2.024628 | 0.049156 |
2055-01-04 04:00:00 | 2.101214 | 35.959952 | 219.502219 | 265.531929 | -8.909546 | 2.156269 | 0.075189 |
2055-01-04 05:00:00 | 2.472677 | 37.306554 | 343.394658 | 266.053487 | -8.379802 | 2.47021 | 0.104304 |
2055-01-04 06:00:00 | 2.490559 | 38.246293 | 230.410142 | 266.544902 | -7.689244 | 2.104573 | 0.127777 |
2055-01-04 07:00:00 | 3.208777 | 39.167973 | 13.8037 | 267.061201 | -7.161032 | 2.684188 | 0.156486 |
2055-01-04 08:00:00 | 3.695845 | 39.467279 | 231.720085 | 267.286589 | -6.926792 | 4.585445 | 0.20438 |
2055-01-04 09:00:00 | 3.445135 | 39.259735 | 231.796933 | 267.703394 | -6.448887 | 3.516232 | 0.240337 |
2055-01-04 10:00:00 | 3.651302 | 38.891885 | 224.361578 | 269.591583 | -4.834129 | 1.506816 | 0.254432 |
2055-01-04 11:00:00 | 3.835819 | 38.269232 | 228.83557 | 271.14078 | -2.89047 | 1.122599 | 0.262994 |
2055-01-04 12:00:00 | 3.322305 | 38.295153 | 226.97132 | 272.082191 | -1.527485 | 0.940311 | 0.264003 |
2055-01-04 13:00:00 | 3.295462 | 38.177302 | 229.439137 | 272.472353 | -1.058093 | 0.539284 | 0.265558 |
2055-01-04 14:00:00 | 3.401218 | 38.321718 | 235.089412 | 271.908184 | -1.577186 | 0.534036 | 0.267031 |
2055-01-04 15:00:00 | 3.054797 | 38.586453 | 229.997061 | 271.8517 | -1.578899 | 0.350029 | 0.269102 |
2055-01-04 16:00:00 | 2.519962 | 39.323801 | 227.703031 | 272.100571 | -1.326633 | 0.44755 | 0.270291 |
2055-01-04 17:00:00 | 1.897137 | 40.565268 | 226.799789 | 272.520611 | -0.801502 | 0.382562 | 0.268755 |
2055-01-04 18:00:00 | 1.010782 | 40.986369 | 215.849644 | 273.690148 | 0.098064 | 0.612566 | 0.263755 |
2055-01-04 19:00:00 | 0.461881 | 40.307502 | 135.023117 | 273.421703 | 0.048353 | 0.670133 | 0.253672 |
2055-01-04 20:00:00 | 0.650309 | 39.983748 | 123.552256 | 273.383154 | 0.196086 | 0.007573 | 0.241828 |
2055-01-04 21:00:00 | 1.13071 | 39.377951 | 117.71695 | 273.298426 | 0.167432 | 0.012352 | 0.23141 |
2055-01-04 22:00:00 | 0.804734 | 41.742429 | 153.546273 | 273.278702 | 0.149302 | 0.001203 | 0.22215 |
2055-01-04 23:00:00 | 0.684414 | 44.676452 | 83.980696 | 273.439419 | 0.345452 | 2.045173 | 0.213593 |
2055-01-05 00:00:00 | 1.290202 | 46.581284 | 87.409324 | 274.20407 | 1.263553 | 3.375598 | 0.204993 |
2055-01-05 01:00:00 | 1.650603 | 47.67192 | 82.830815 | 274.663516 | 1.764911 | 0.268877 | 0.197161 |
2055-01-05 02:00:00 | 0.873144 | 48.716586 | 122.718691 | 276.244453 | 3.429235 | 0.003511 | 0.189863 |
2055-01-05 03:00:00 | 2.395157 | 48.259954 | 215.710503 | 279.605915 | 7.165915 | 0.012487 | 0.182504 |
End of preview.
No dataset card yet
- Downloads last month
- 3