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 12 new columns ({'4', '5', '1', '6', '-3', '8', '3', '-1', '7', 'Spin', '2', '-2'}) and 5 missing columns ({'Spin State', 'Ionic Radius', 'Charge', 'Crystal Radius', 'Coordination'}).
This happened while the csv dataset builder was generating data using
hf://datasets/introvoyz041/Pymatgen/data/dev_scripts/periodic_table_resources/ionic_radii.csv (at revision e512d1d243d7db4e01f0621aa3c577ab4a43c74b), [/tmp/hf-datasets-cache/medium/datasets/73269104625992-config-parquet-and-info-introvoyz041-Pymatgen-8357cb06/hub/datasets--introvoyz041--Pymatgen/snapshots/e512d1d243d7db4e01f0621aa3c577ab4a43c74b/data/dev_scripts/periodic_table_resources/Shannon_Radii.csv (origin=hf://datasets/introvoyz041/Pymatgen@e512d1d243d7db4e01f0621aa3c577ab4a43c74b/data/dev_scripts/periodic_table_resources/Shannon_Radii.csv), /tmp/hf-datasets-cache/medium/datasets/73269104625992-config-parquet-and-info-introvoyz041-Pymatgen-8357cb06/hub/datasets--introvoyz041--Pymatgen/snapshots/e512d1d243d7db4e01f0621aa3c577ab4a43c74b/data/dev_scripts/periodic_table_resources/ionic_radii.csv (origin=hf://datasets/introvoyz041/Pymatgen@e512d1d243d7db4e01f0621aa3c577ab4a43c74b/data/dev_scripts/periodic_table_resources/ionic_radii.csv), /tmp/hf-datasets-cache/medium/datasets/73269104625992-config-parquet-and-info-introvoyz041-Pymatgen-8357cb06/hub/datasets--introvoyz041--Pymatgen/snapshots/e512d1d243d7db4e01f0621aa3c577ab4a43c74b/data/dev_scripts/periodic_table_resources/radii.csv (origin=hf://datasets/introvoyz041/Pymatgen@e512d1d243d7db4e01f0621aa3c577ab4a43c74b/data/dev_scripts/periodic_table_resources/radii.csv)]
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 "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1887, in _prepare_split_single
writer.write_table(table)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 675, in write_table
pa_table = table_cast(pa_table, self._schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2272, in table_cast
return cast_table_to_schema(table, schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
Element: string
Spin: string
-3: double
-2: double
-1: double
1: double
2: double
3: double
4: double
5: double
6: double
7: double
8: double
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 1621
to
{'Element': Value('string'), 'Charge': Value('float64'), 'Coordination': Value('string'), 'Spin State': Value('string'), 'Crystal Radius': Value('float64'), 'Ionic Radius': 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 1347, in compute_config_parquet_and_info_response
parquet_operations = convert_to_parquet(builder)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 980, in convert_to_parquet
builder.download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 884, in download_and_prepare
self._download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 947, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1736, in _prepare_split
for job_id, done, content in self._prepare_split_single(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1889, 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 12 new columns ({'4', '5', '1', '6', '-3', '8', '3', '-1', '7', 'Spin', '2', '-2'}) and 5 missing columns ({'Spin State', 'Ionic Radius', 'Charge', 'Crystal Radius', 'Coordination'}).
This happened while the csv dataset builder was generating data using
hf://datasets/introvoyz041/Pymatgen/data/dev_scripts/periodic_table_resources/ionic_radii.csv (at revision e512d1d243d7db4e01f0621aa3c577ab4a43c74b), [/tmp/hf-datasets-cache/medium/datasets/73269104625992-config-parquet-and-info-introvoyz041-Pymatgen-8357cb06/hub/datasets--introvoyz041--Pymatgen/snapshots/e512d1d243d7db4e01f0621aa3c577ab4a43c74b/data/dev_scripts/periodic_table_resources/Shannon_Radii.csv (origin=hf://datasets/introvoyz041/Pymatgen@e512d1d243d7db4e01f0621aa3c577ab4a43c74b/data/dev_scripts/periodic_table_resources/Shannon_Radii.csv), /tmp/hf-datasets-cache/medium/datasets/73269104625992-config-parquet-and-info-introvoyz041-Pymatgen-8357cb06/hub/datasets--introvoyz041--Pymatgen/snapshots/e512d1d243d7db4e01f0621aa3c577ab4a43c74b/data/dev_scripts/periodic_table_resources/ionic_radii.csv (origin=hf://datasets/introvoyz041/Pymatgen@e512d1d243d7db4e01f0621aa3c577ab4a43c74b/data/dev_scripts/periodic_table_resources/ionic_radii.csv), /tmp/hf-datasets-cache/medium/datasets/73269104625992-config-parquet-and-info-introvoyz041-Pymatgen-8357cb06/hub/datasets--introvoyz041--Pymatgen/snapshots/e512d1d243d7db4e01f0621aa3c577ab4a43c74b/data/dev_scripts/periodic_table_resources/radii.csv (origin=hf://datasets/introvoyz041/Pymatgen@e512d1d243d7db4e01f0621aa3c577ab4a43c74b/data/dev_scripts/periodic_table_resources/radii.csv)]
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.
Element string | Charge float64 | Coordination string | Spin State null | Crystal Radius float64 | Ionic Radius float64 |
|---|---|---|---|---|---|
Ac | 3 | VI | null | 1.26 | 1.12 |
Ag | 1 | II | null | 0.81 | 0.67 |
Ag | 1 | IV | null | 1.14 | 1 |
Ag | 1 | IVSQ | null | 1.16 | 1.02 |
Ag | 1 | V | null | 1.23 | 1.09 |
Ag | 1 | VI | null | 1.29 | 1.15 |
Ag | 1 | VII | null | 1.36 | 1.22 |
Ag | 1 | VIII | null | 1.42 | 1.28 |
Ag | 2 | IVSQ | null | 0.93 | 0.79 |
Ag | 2 | VI | null | 1.08 | 0.94 |
Ag | 3 | IVSQ | null | 0.81 | 0.67 |
Ag | 3 | VI | null | 0.89 | 0.75 |
Al | 3 | IV | null | 0.53 | 0.39 |
Al | 3 | V | null | 0.62 | 0.48 |
Al | 3 | VI | null | 0.675 | 0.535 |
Am | 2 | VII | null | 1.35 | 1.21 |
Am | 2 | VIII | null | 1.4 | 1.26 |
Am | 2 | IX | null | 1.45 | 1.31 |
Am | 3 | VI | null | 1.115 | 0.975 |
Am | 3 | VIII | null | 1.23 | 1.09 |
Am | 4 | VI | null | 0.99 | 0.85 |
Am | 4 | VIII | null | 1.09 | 0.95 |
As | 3 | VI | null | 0.72 | 0.58 |
As | 5 | IV | null | 0.475 | 0.335 |
As | 5 | VI | null | 0.6 | 0.46 |
At | 7 | VI | null | 0.76 | 0.62 |
Au | 1 | VI | null | 1.51 | 1.37 |
Au | 3 | IVSQ | null | 0.82 | 0.68 |
Au | 3 | VI | null | 0.99 | 0.85 |
Au | 5 | VI | null | 0.71 | 0.57 |
B | 3 | III | null | 0.15 | 0.01 |
B | 3 | IV | null | 0.25 | 0.11 |
B | 3 | VI | null | 0.41 | 0.27 |
Ba | 2 | VI | null | 1.49 | 1.35 |
Ba | 2 | VII | null | 1.52 | 1.38 |
Ba | 2 | VIII | null | 1.56 | 1.42 |
Ba | 2 | IX | null | 1.61 | 1.47 |
Ba | 2 | X | null | 1.66 | 1.52 |
Ba | 2 | XI | null | 1.71 | 1.57 |
Ba | 2 | XII | null | 1.75 | 1.61 |
Be | 2 | III | null | 0.3 | 0.16 |
Be | 2 | IV | null | 0.41 | 0.27 |
Be | 2 | VI | null | 0.59 | 0.45 |
Bi | 3 | V | null | 1.1 | 0.96 |
Bi | 3 | VI | null | 1.17 | 1.03 |
Bi | 3 | VIII | null | 1.31 | 1.17 |
Bi | 5 | VI | null | 0.9 | 0.76 |
Bk | 3 | VI | null | 1.1 | 0.96 |
Bk | 4 | VI | null | 0.97 | 0.83 |
Bk | 4 | VIII | null | 1.07 | 0.93 |
Br | -1 | VI | null | 1.82 | 1.96 |
Br | 3 | IVSQ | null | 0.73 | 0.59 |
Br | 5 | IIIPY | null | 0.45 | 0.31 |
Br | 7 | IV | null | 0.39 | 0.25 |
Br | 7 | VI | null | 0.53 | 0.39 |
C | 4 | III | null | 0.06 | -0.08 |
C | 4 | IV | null | 0.29 | 0.15 |
C | 4 | VI | null | 0.3 | 0.16 |
Ca | 2 | VI | null | 1.14 | 1 |
Ca | 2 | VII | null | 1.2 | 1.06 |
Ca | 2 | VIII | null | 1.26 | 1.12 |
Ca | 2 | IX | null | 1.32 | 1.18 |
Ca | 2 | X | null | 1.37 | 1.23 |
Ca | 2 | XII | null | 1.48 | 1.34 |
Cd | 2 | IV | null | 0.92 | 0.78 |
Cd | 2 | V | null | 1.01 | 0.87 |
Cd | 2 | VI | null | 1.09 | 0.95 |
Cd | 2 | VII | null | 1.17 | 1.03 |
Cd | 2 | VIII | null | 1.24 | 1.1 |
Cd | 2 | XII | null | 1.45 | 1.31 |
Ce | 3 | VI | null | 1.15 | 1.01 |
Ce | 3 | VII | null | 1.21 | 1.07 |
Ce | 3 | VIII | null | 1.283 | 1.143 |
Ce | 3 | IX | null | 1.336 | 1.196 |
Ce | 3 | X | null | 1.39 | 1.25 |
Ce | 3 | XII | null | 1.48 | 1.34 |
Ce | 4 | VI | null | 1.01 | 0.87 |
Ce | 4 | VIII | null | 1.11 | 0.97 |
Ce | 4 | X | null | 1.21 | 1.07 |
Ce | 4 | XII | null | 1.28 | 1.14 |
Cf | 3 | VI | null | 1.09 | 0.95 |
Cf | 4 | VI | null | 0.961 | 0.821 |
Cf | 4 | VIII | null | 1.06 | 0.92 |
Cl | -1 | VI | null | 1.67 | 1.81 |
Cl | 5 | IIIPY | null | 0.26 | 0.12 |
Cl | 7 | IV | null | 0.22 | 0.08 |
Cl | 7 | VI | null | 0.41 | 0.27 |
Cm | 3 | VI | null | 1.11 | 0.97 |
Cm | 4 | VI | null | 0.99 | 0.85 |
Cm | 4 | VIII | null | 1.09 | 0.95 |
Co | 2 | IV | null | 0.72 | 0.58 |
Co | 2 | V | null | 0.81 | 0.67 |
Co | 2 | VI | null | 0.79 | 0.65 |
Co | 2 | VI | null | 0.885 | 0.745 |
Co | 2 | VIII | null | 1.04 | 0.9 |
Co | 3 | VI | null | 0.75 | 0.61 |
Co | 3 | VI | null | 0.685 | 0.545 |
Co | 4 | IV | null | 0.54 | 0.4 |
Co | 4 | VI | null | 0.67 | 0.53 |
Cr | 2 | VI | null | 0.87 | 0.73 |
End of preview.
README.md exists but content is empty.
- Downloads last month
- 6