Dataset Viewer
Duplicate
The dataset viewer is not available for this split.
Cannot load the dataset split (in streaming mode) to extract the first rows.
Error code:   StreamingRowsError
Exception:    CastError
Message:      Couldn't cast
f17: string
f18: struct<f21: string, f22: string, f23: string, f24: string, fee: double, f25: string, f26: string, f2 (... 169 chars omitted)
  child 0, f21: string
  child 1, f22: string
  child 2, f23: string
  child 3, f24: string
  child 4, fee: double
  child 5, f25: string
  child 6, f26: string
  child 7, f27: string
  child 8, outcomeIndex: int64
  child 9, price: double
  child 10, f28: string
  child 11, f29: string
  child 12, f30: string
  child 13, f31: string
  child 14, size: double
  child 15, f07: string
  child 16, timestamp: int64
  child 17, f16: string
  child 18, f32: string
timestamp: int64
f19: string
f20: string
_received_at_ns: int64
_received_at_ms: int64
_source: string
_seq: int64
active: bool
f12: string
fee_schedule: struct<exponent: string, rate: string, taker_only: bool, rebate_rate: string>
  child 0, exponent: string
  child 1, rate: string
  child 2, taker_only: bool
  child 3, rebate_rate: string
clob_token_ids: list<item: string>
  child 0, item: string
f06: string
fees_enabled: bool
f08: string
outcomes: list<item: string>
  child 0, item: string
f10: string
f11: struct<f10: string, f15: string, f07: string, f16: string, f09: string>
  child 0, f10: string
  child 1, f15: string
  child 2, f07: string
  child 3, f16: string
  child 4, f09: string
order_price_min_tick_size: string
game_start_time: string
f01: string
f09: string
sports_market_type: string
_shard: int64
assets_ids: list<item: string>
  child 0, item: string
f07: string
tags: list<item: null>
  child 0, item: null
f02: string
line: string
taker_base_fee: string
to
{'f10': Value('string'), 'f08': Value('string'), 'f02': Value('string'), 'f07': Value('string'), 'f09': Value('string'), 'assets_ids': List(Value('string')), 'outcomes': List(Value('string')), 'f11': {'f10': Value('string'), 'f15': Value('string'), 'f07': Value('string'), 'f16': Value('string'), 'f09': Value('string')}, 'timestamp': Value('string'), 'f01': Value('string'), 'tags': List(Value('null')), 'f06': Value('string'), 'active': Value('bool'), 'clob_token_ids': List(Value('string')), 'sports_market_type': Value('string'), 'line': Value('string'), 'game_start_time': Value('string'), 'order_price_min_tick_size': Value('string'), 'f12': Value('string'), 'taker_base_fee': Value('string'), 'fees_enabled': Value('bool'), 'fee_schedule': {'exponent': Value('string'), 'rate': Value('string'), 'taker_only': Value('bool'), 'rebate_rate': Value('string')}, '_received_at_ns': Value('int64'), '_shard': Value('int64'), '_received_at_ms': Value('int64'), '_source': Value('string'), '_seq': Value('int64')}
because column names don't match
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/utils.py", line 99, in get_rows_or_raise
                  return get_rows(
                         ^^^^^^^^^
                File "/src/libs/libcommon/src/libcommon/utils.py", line 272, in decorator
                  return func(*args, **kwargs)
                         ^^^^^^^^^^^^^^^^^^^^^
                File "/src/services/worker/src/worker/utils.py", line 77, in get_rows
                  rows_plus_one = list(itertools.islice(ds, rows_max_number + 1))
                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 2690, in __iter__
                  for key, example in ex_iterable:
                                      ^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 2227, in __iter__
                  for key, pa_table in self._iter_arrow():
                                       ^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 2251, in _iter_arrow
                  for key, pa_table in self.ex_iterable._iter_arrow():
                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 494, in _iter_arrow
                  for key, pa_table in iterator:
                                       ^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 384, in _iter_arrow
                  for key, pa_table in self.generate_tables_fn(**gen_kwags):
                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 299, in _generate_tables
                  self._cast_table(pa_table, json_field_paths=json_field_paths),
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 128, in _cast_table
                  pa_table = table_cast(pa_table, self.info.features.arrow_schema)
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2321, in table_cast
                  return cast_table_to_schema(table, schema)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2249, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              f17: string
              f18: struct<f21: string, f22: string, f23: string, f24: string, fee: double, f25: string, f26: string, f2 (... 169 chars omitted)
                child 0, f21: string
                child 1, f22: string
                child 2, f23: string
                child 3, f24: string
                child 4, fee: double
                child 5, f25: string
                child 6, f26: string
                child 7, f27: string
                child 8, outcomeIndex: int64
                child 9, price: double
                child 10, f28: string
                child 11, f29: string
                child 12, f30: string
                child 13, f31: string
                child 14, size: double
                child 15, f07: string
                child 16, timestamp: int64
                child 17, f16: string
                child 18, f32: string
              timestamp: int64
              f19: string
              f20: string
              _received_at_ns: int64
              _received_at_ms: int64
              _source: string
              _seq: int64
              active: bool
              f12: string
              fee_schedule: struct<exponent: string, rate: string, taker_only: bool, rebate_rate: string>
                child 0, exponent: string
                child 1, rate: string
                child 2, taker_only: bool
                child 3, rebate_rate: string
              clob_token_ids: list<item: string>
                child 0, item: string
              f06: string
              fees_enabled: bool
              f08: string
              outcomes: list<item: string>
                child 0, item: string
              f10: string
              f11: struct<f10: string, f15: string, f07: string, f16: string, f09: string>
                child 0, f10: string
                child 1, f15: string
                child 2, f07: string
                child 3, f16: string
                child 4, f09: string
              order_price_min_tick_size: string
              game_start_time: string
              f01: string
              f09: string
              sports_market_type: string
              _shard: int64
              assets_ids: list<item: string>
                child 0, item: string
              f07: string
              tags: list<item: null>
                child 0, item: null
              f02: string
              line: string
              taker_base_fee: string
              to
              {'f10': Value('string'), 'f08': Value('string'), 'f02': Value('string'), 'f07': Value('string'), 'f09': Value('string'), 'assets_ids': List(Value('string')), 'outcomes': List(Value('string')), 'f11': {'f10': Value('string'), 'f15': Value('string'), 'f07': Value('string'), 'f16': Value('string'), 'f09': Value('string')}, 'timestamp': Value('string'), 'f01': Value('string'), 'tags': List(Value('null')), 'f06': Value('string'), 'active': Value('bool'), 'clob_token_ids': List(Value('string')), 'sports_market_type': Value('string'), 'line': Value('string'), 'game_start_time': Value('string'), 'order_price_min_tick_size': Value('string'), 'f12': Value('string'), 'taker_base_fee': Value('string'), 'fees_enabled': Value('bool'), 'fee_schedule': {'exponent': Value('string'), 'rate': Value('string'), 'taker_only': Value('bool'), 'rebate_rate': Value('string')}, '_received_at_ns': Value('int64'), '_shard': Value('int64'), '_received_at_ms': Value('int64'), '_source': Value('string'), '_seq': Value('int64')}
              because column names don't match

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.

No dataset card yet

Downloads last month
6