Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code: DatasetGenerationError
Exception: CastError
Message: Couldn't cast
200:6: struct<key: string, player_id: int64, source_player_name: string, opponent_team_id: int64, opponent_ (... 3536 chars omitted)
child 0, key: string
child 1, player_id: int64
child 2, source_player_name: string
child 3, opponent_team_id: int64
child 4, opponent_team_name: string
child 5, team_ids: list<item: int64>
child 0, item: int64
child 6, team_names: list<item: string>
child 0, item: string
child 7, matches_played: int64
child 8, matches_played_all: int64
child 9, matches_singlekeeper: int64
child 10, first_kick_off: timestamp[s]
child 11, last_kick_off: timestamp[s]
child 12, appearance_count: int64
child 13, appearance_count_all: int64
child 14, appearance_count_singlekeeper: int64
child 15, seconds_played: int64
child 16, seconds_played_all: int64
child 17, seconds_played_singlekeeper: int64
child 18, rating: int64
child 19, rating_all: int64
child 20, rating_singlekeeper: int64
child 21, goals: int64
child 22, goals_all: int64
child 23, goals_singlekeeper: int64
child 24, assists: int64
child 25, assists_all: int64
child 26, assists_singlekeeper: int64
child 27, second_assists: int64
child 28, second_assists_all: int64
child 29, second_assists_singlekeeper: int64
child 30, key_passes: int64
child 31, key_passes_all: int64
child 32, key_passes_singlekeeper: int64
child 33, chances_created: int64
child 34, chances_created_all: int64
child 35, chances_created_singlekeeper: int64
...
per: int64
child 105, draws: int64
child 106, draws_all: int64
child 107, draws_singlekeeper: int64
child 108, losses: int64
child 109, losses_all: int64
child 110, losses_singlekeeper: int64
child 111, sliding_tackles: int64
child 112, sliding_tackles_all: int64
child 113, sliding_tackles_singlekeeper: int64
child 114, sliding_tackles_completed: int64
child 115, sliding_tackles_completed_all: int64
child 116, sliding_tackles_completed_singlekeeper: int64
child 117, clean_sheets: int64
child 118, clean_sheets_all: int64
child 119, clean_sheets_singlekeeper: int64
child 120, goals_per_match: double
child 121, goals_per_match_all: double
child 122, assists_per_match: double
child 123, assists_per_match_all: double
child 124, shots_per_match: double
child 125, shots_per_match_all: double
child 126, passes_per_match: double
child 127, passes_per_match_all: double
child 128, interceptions_per_match: double
child 129, interceptions_per_match_all: double
child 130, distance_per_match: double
child 131, distance_per_match_all: double
child 132, goals_conceded_per_match: double
child 133, goals_conceded_per_match_all: double
child 134, pass_completion_pct: double
child 135, shot_accuracy_pct: double
child 136, shot_conversion_pct: double
child 137, win_pct: double
opponent_team_name: string
to
{'opponent_team_id': Value('int64'), 'opponent_team_name': Value('string'), 'players': List({'key': Value('string'), 'player_id': Value('int64'), 'source_player_name': Value('string'), 'opponent_team_id': Value('int64'), 'opponent_team_name': Value('string'), 'team_ids': List(Value('int64')), 'team_names': List(Value('string')), 'matches_played': Value('int64'), 'matches_played_all': Value('int64'), 'matches_singlekeeper': Value('int64'), 'first_kick_off': Value('timestamp[s]'), 'last_kick_off': Value('timestamp[s]'), 'appearance_count': Value('int64'), 'appearance_count_all': Value('int64'), 'appearance_count_singlekeeper': Value('int64'), 'seconds_played': Value('int64'), 'seconds_played_all': Value('int64'), 'seconds_played_singlekeeper': Value('int64'), 'rating': Value('int64'), 'rating_all': Value('int64'), 'rating_singlekeeper': Value('int64'), 'goals': Value('int64'), 'goals_all': Value('int64'), 'goals_singlekeeper': Value('int64'), 'assists': Value('int64'), 'assists_all': Value('int64'), 'assists_singlekeeper': Value('int64'), 'second_assists': Value('int64'), 'second_assists_all': Value('int64'), 'second_assists_singlekeeper': Value('int64'), 'key_passes': Value('int64'), 'key_passes_all': Value('int64'), 'key_passes_singlekeeper': Value('int64'), 'chances_created': Value('int64'), 'chances_created_all': Value('int64'), 'chances_created_singlekeeper': Value('int64'), 'shots': Value('int64'), 'shots_all': Value('int64'), 'shots_singlekeeper': Value('int64'), 'shots_
...
int64'), 'goals_conceded_all': Value('int64'), 'goals_conceded_singlekeeper': Value('int64'), 'wins': Value('int64'), 'wins_all': Value('int64'), 'wins_singlekeeper': Value('int64'), 'draws': Value('int64'), 'draws_all': Value('int64'), 'draws_singlekeeper': Value('int64'), 'losses': Value('int64'), 'losses_all': Value('int64'), 'losses_singlekeeper': Value('int64'), 'sliding_tackles': Value('int64'), 'sliding_tackles_all': Value('int64'), 'sliding_tackles_singlekeeper': Value('int64'), 'sliding_tackles_completed': Value('int64'), 'sliding_tackles_completed_all': Value('int64'), 'sliding_tackles_completed_singlekeeper': Value('int64'), 'clean_sheets': Value('int64'), 'clean_sheets_all': Value('int64'), 'clean_sheets_singlekeeper': Value('int64'), 'goals_per_match': Value('float64'), 'goals_per_match_all': Value('float64'), 'assists_per_match': Value('float64'), 'assists_per_match_all': Value('float64'), 'shots_per_match': Value('float64'), 'shots_per_match_all': Value('float64'), 'passes_per_match': Value('float64'), 'passes_per_match_all': Value('float64'), 'interceptions_per_match': Value('float64'), 'interceptions_per_match_all': Value('float64'), 'distance_per_match': Value('float64'), 'distance_per_match_all': Value('float64'), 'goals_conceded_per_match': Value('float64'), 'goals_conceded_per_match_all': Value('float64'), 'pass_completion_pct': Value('float64'), 'shot_accuracy_pct': Value('float64'), 'shot_conversion_pct': Value('float64'), 'win_pct': Value('float64')})}
because column names don't match
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1827, in _prepare_split_single
for key, table in generator:
^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 613, in wrapped
for item in generator(*args, **kwargs):
~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 343, in _generate_tables
self._cast_table(pa_table, json_field_paths=json_field_paths),
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 132, in _cast_table
pa_table = table_cast(pa_table, self.info.features.arrow_schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2378, in table_cast
return cast_table_to_schema(table, schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2306, in cast_table_to_schema
raise CastError(
...<3 lines>...
)
datasets.table.CastError: Couldn't cast
200:6: struct<key: string, player_id: int64, source_player_name: string, opponent_team_id: int64, opponent_ (... 3536 chars omitted)
child 0, key: string
child 1, player_id: int64
child 2, source_player_name: string
child 3, opponent_team_id: int64
child 4, opponent_team_name: string
child 5, team_ids: list<item: int64>
child 0, item: int64
child 6, team_names: list<item: string>
child 0, item: string
child 7, matches_played: int64
child 8, matches_played_all: int64
child 9, matches_singlekeeper: int64
child 10, first_kick_off: timestamp[s]
child 11, last_kick_off: timestamp[s]
child 12, appearance_count: int64
child 13, appearance_count_all: int64
child 14, appearance_count_singlekeeper: int64
child 15, seconds_played: int64
child 16, seconds_played_all: int64
child 17, seconds_played_singlekeeper: int64
child 18, rating: int64
child 19, rating_all: int64
child 20, rating_singlekeeper: int64
child 21, goals: int64
child 22, goals_all: int64
child 23, goals_singlekeeper: int64
child 24, assists: int64
child 25, assists_all: int64
child 26, assists_singlekeeper: int64
child 27, second_assists: int64
child 28, second_assists_all: int64
child 29, second_assists_singlekeeper: int64
child 30, key_passes: int64
child 31, key_passes_all: int64
child 32, key_passes_singlekeeper: int64
child 33, chances_created: int64
child 34, chances_created_all: int64
child 35, chances_created_singlekeeper: int64
...
per: int64
child 105, draws: int64
child 106, draws_all: int64
child 107, draws_singlekeeper: int64
child 108, losses: int64
child 109, losses_all: int64
child 110, losses_singlekeeper: int64
child 111, sliding_tackles: int64
child 112, sliding_tackles_all: int64
child 113, sliding_tackles_singlekeeper: int64
child 114, sliding_tackles_completed: int64
child 115, sliding_tackles_completed_all: int64
child 116, sliding_tackles_completed_singlekeeper: int64
child 117, clean_sheets: int64
child 118, clean_sheets_all: int64
child 119, clean_sheets_singlekeeper: int64
child 120, goals_per_match: double
child 121, goals_per_match_all: double
child 122, assists_per_match: double
child 123, assists_per_match_all: double
child 124, shots_per_match: double
child 125, shots_per_match_all: double
child 126, passes_per_match: double
child 127, passes_per_match_all: double
child 128, interceptions_per_match: double
child 129, interceptions_per_match_all: double
child 130, distance_per_match: double
child 131, distance_per_match_all: double
child 132, goals_conceded_per_match: double
child 133, goals_conceded_per_match_all: double
child 134, pass_completion_pct: double
child 135, shot_accuracy_pct: double
child 136, shot_conversion_pct: double
child 137, win_pct: double
opponent_team_name: string
to
{'opponent_team_id': Value('int64'), 'opponent_team_name': Value('string'), 'players': List({'key': Value('string'), 'player_id': Value('int64'), 'source_player_name': Value('string'), 'opponent_team_id': Value('int64'), 'opponent_team_name': Value('string'), 'team_ids': List(Value('int64')), 'team_names': List(Value('string')), 'matches_played': Value('int64'), 'matches_played_all': Value('int64'), 'matches_singlekeeper': Value('int64'), 'first_kick_off': Value('timestamp[s]'), 'last_kick_off': Value('timestamp[s]'), 'appearance_count': Value('int64'), 'appearance_count_all': Value('int64'), 'appearance_count_singlekeeper': Value('int64'), 'seconds_played': Value('int64'), 'seconds_played_all': Value('int64'), 'seconds_played_singlekeeper': Value('int64'), 'rating': Value('int64'), 'rating_all': Value('int64'), 'rating_singlekeeper': Value('int64'), 'goals': Value('int64'), 'goals_all': Value('int64'), 'goals_singlekeeper': Value('int64'), 'assists': Value('int64'), 'assists_all': Value('int64'), 'assists_singlekeeper': Value('int64'), 'second_assists': Value('int64'), 'second_assists_all': Value('int64'), 'second_assists_singlekeeper': Value('int64'), 'key_passes': Value('int64'), 'key_passes_all': Value('int64'), 'key_passes_singlekeeper': Value('int64'), 'chances_created': Value('int64'), 'chances_created_all': Value('int64'), 'chances_created_singlekeeper': Value('int64'), 'shots': Value('int64'), 'shots_all': Value('int64'), 'shots_singlekeeper': Value('int64'), 'shots_
...
int64'), 'goals_conceded_all': Value('int64'), 'goals_conceded_singlekeeper': Value('int64'), 'wins': Value('int64'), 'wins_all': Value('int64'), 'wins_singlekeeper': Value('int64'), 'draws': Value('int64'), 'draws_all': Value('int64'), 'draws_singlekeeper': Value('int64'), 'losses': Value('int64'), 'losses_all': Value('int64'), 'losses_singlekeeper': Value('int64'), 'sliding_tackles': Value('int64'), 'sliding_tackles_all': Value('int64'), 'sliding_tackles_singlekeeper': Value('int64'), 'sliding_tackles_completed': Value('int64'), 'sliding_tackles_completed_all': Value('int64'), 'sliding_tackles_completed_singlekeeper': Value('int64'), 'clean_sheets': Value('int64'), 'clean_sheets_all': Value('int64'), 'clean_sheets_singlekeeper': Value('int64'), 'goals_per_match': Value('float64'), 'goals_per_match_all': Value('float64'), 'assists_per_match': Value('float64'), 'assists_per_match_all': Value('float64'), 'shots_per_match': Value('float64'), 'shots_per_match_all': Value('float64'), 'passes_per_match': Value('float64'), 'passes_per_match_all': Value('float64'), 'interceptions_per_match': Value('float64'), 'interceptions_per_match_all': Value('float64'), 'distance_per_match': Value('float64'), 'distance_per_match_all': Value('float64'), 'goals_conceded_per_match': Value('float64'), 'goals_conceded_per_match_all': Value('float64'), 'pass_completion_pct': Value('float64'), 'shot_accuracy_pct': Value('float64'), 'shot_conversion_pct': Value('float64'), 'win_pct': Value('float64')})}
because column names don't match
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1369, in compute_config_parquet_and_info_response
parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
~~~~~~~~~~~~~~~~~~~~~~~~~^
builder, max_dataset_size_bytes=max_dataset_size_bytes
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 948, in stream_convert_to_parquet
builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1694, in _prepare_split
for job_id, done, content in self._prepare_split_single(
~~~~~~~~~~~~~~~~~~~~~~~~~~^
gen_kwargs=gen_kwargs, job_id=job_id, **_prepare_split_args
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
):
^
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1880, in _prepare_split_single
raise DatasetGenerationError("An error occurred while generating the dataset") from e
datasets.exceptions.DatasetGenerationError: An error occurred while generating the datasetNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
opponent_team_id int64 | opponent_team_name string | players list |
|---|---|---|
1 | Portugal | [{"key":"467:1","player_id":467,"source_player_name":"peckham haaland","opponent_team_id":1,"opponen(...TRUNCATED) |
10 | Tigres FC | [{"key":"1289:10","player_id":1289,"source_player_name":"R","opponent_team_id":10,"opponent_team_nam(...TRUNCATED) |
104 | Sillymix | [{"key":"375:104","player_id":375,"source_player_name":"BEAST","opponent_team_id":104,"opponent_team(...TRUNCATED) |
107 | Club Atletico Defensores del Doctor | [{"key":"13406:107","player_id":13406,"source_player_name":"Domador of Cachorras","opponent_team_id"(...TRUNCATED) |
108 | Tea 'n' Biscuits | [{"key":"32623:108","player_id":32623,"source_player_name":"DemZo","opponent_team_id":108,"opponent_(...TRUNCATED) |
11 | French Empire | [{"key":"377:11","player_id":377,"source_player_name":"bald arjen","opponent_team_id":11,"opponent_t(...TRUNCATED) |
111 | Celtic Union | [{"key":"10092:111","player_id":10092,"source_player_name":"Aguero","opponent_team_id":111,"opponent(...TRUNCATED) |
112 | Rest of The World | [{"key":"265:112","player_id":265,"source_player_name":"mazza","opponent_team_id":112,"opponent_team(...TRUNCATED) |
113 | Nordic | [{"key":"572:113","player_id":572,"source_player_name":"Flame","opponent_team_id":113,"opponent_team(...TRUNCATED) |
114 | UNIÃO SINISTRA FC | [{"key":"1202:114","player_id":1202,"source_player_name":"Hasbi Desempleado","opponent_team_id":114,(...TRUNCATED) |
End of preview.
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
- Downloads last month
- 3,444