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 1 new columns ({'nconst,knownForTitles'}) and 1 missing columns ({'nconst,primaryProfession'}).

This happened while the csv dataset builder was generating data using

hf://datasets/LeoBorai/imdb-non-commercial/name_titles.csv (at revision 9964ae7b1c520f581ec474e0ecbc288b6bf7541c)

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 1870, in _prepare_split_single
                  writer.write_table(table)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 622, 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 2292, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2240, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              nconst,knownForTitles: string
              -- schema metadata --
              pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 405
              to
              {'nconst,primaryProfession': Value(dtype='string', id=None)}
              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 1415, 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 991, in stream_convert_to_parquet
                  builder._prepare_split(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1741, 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 1872, 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 1 new columns ({'nconst,knownForTitles'}) and 1 missing columns ({'nconst,primaryProfession'}).
              
              This happened while the csv dataset builder was generating data using
              
              hf://datasets/LeoBorai/imdb-non-commercial/name_titles.csv (at revision 9964ae7b1c520f581ec474e0ecbc288b6bf7541c)
              
              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.

nconst,primaryProfession
string
nm0000001,actor
nm0000001,miscellaneous
nm0000001,producer
nm0000002,actress
nm0000002,soundtrack
nm0000002,archive_footage
nm0000003,actress
nm0000003,music_department
nm0000003,producer
nm0000004,actor
nm0000004,writer
nm0000004,music_department
nm0000005,writer
nm0000005,director
nm0000005,actor
nm0000006,actress
nm0000006,producer
nm0000006,soundtrack
nm0000007,actor
nm0000007,producer
nm0000007,miscellaneous
nm0000008,actor
nm0000008,director
nm0000008,writer
nm0000009,actor
nm0000009,producer
nm0000009,director
nm0000010,actor
nm0000010,director
nm0000010,producer
nm0000011,actor
nm0000011,stunts
nm0000011,producer
nm0000012,actress
nm0000012,make_up_department
nm0000012,producer
nm0000013,actress
nm0000013,producer
nm0000013,miscellaneous
nm0000014,actress
nm0000014,soundtrack
nm0000014,archive_footage
nm0000015,actor
nm0000015,miscellaneous
nm0000015,archive_footage
nm0000016,composer
nm0000016,music_department
nm0000016,actor
nm0000017,actress
nm0000017,music_department
nm0000017,soundtrack
nm0000018,actor
nm0000018,producer
nm0000018,director
nm0000019,writer
nm0000019,director
nm0000019,actor
nm0000020,actor
nm0000020,producer
nm0000020,miscellaneous
nm0000021,actress
nm0000021,producer
nm0000021,soundtrack
nm0000022,actor
nm0000022,producer
nm0000022,soundtrack
nm0000023,actress
nm0000023,soundtrack
nm0000023,archive_footage
nm0000024,actor
nm0000024,director
nm0000024,writer
nm0000025,music_department
nm0000025,composer
nm0000025,miscellaneous
nm0000026,actor
nm0000026,producer
nm0000026,soundtrack
nm0000027,actor
nm0000027,writer
nm0000027,soundtrack
nm0000028,actress
nm0000028,producer
nm0000028,soundtrack
nm0000029,actress
nm0000029,miscellaneous
nm0000029,archive_footage
nm0000030,actress
nm0000030,soundtrack
nm0000030,archive_footage
nm0000031,actress
nm0000031,writer
nm0000031,soundtrack
nm0000032,actor
nm0000032,director
nm0000032,writer
nm0000033,director
nm0000033,producer
nm0000033,writer
nm0000034,actor
End of preview.