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 ({'cluster'}) and 1 missing columns ({'all_join_size'}).

This happened while the csv dataset builder was generating data using

hf://datasets/Jerrylife/WikiDBGraph/data/cluster_assignments_dim2_sz100_msNone.csv (at revision d188b05c97ff24186f82bdfd0e16e42c718f8252)

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 1831, in _prepare_split_single
                  writer.write_table(table)
                File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 714, 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
              db_id: int64
              cluster: int64
              -- schema metadata --
              pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 481
              to
              {'db_id': Value('int64'), 'all_join_size': 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 1450, 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 993, in stream_convert_to_parquet
                  builder._prepare_split(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1702, 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 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 1 new columns ({'cluster'}) and 1 missing columns ({'all_join_size'}).
              
              This happened while the csv dataset builder was generating data using
              
              hf://datasets/Jerrylife/WikiDBGraph/data/cluster_assignments_dim2_sz100_msNone.csv (at revision d188b05c97ff24186f82bdfd0e16e42c718f8252)
              
              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.

db_id
int64
all_join_size
float64
4,900
27
4,901
12
4,902
2,424.808546
4,903
25
4,904
127
4,905
30
4,906
59
4,907
119
4,908
100.222222
4,909
50
4,910
2,573
4,911
816.103448
4,912
10
4,913
19,722.934524
4,914
11
4,915
12
4,916
399,260.705781
4,917
28
4,918
15
4,919
29
4,920
61
4,921
30
4,922
14
4,923
194.094444
4,924
160
4,925
169
4,926
28
4,927
12
4,928
50.285714
4,929
42
4,930
29
4,931
38
4,932
16
4,933
74
4,934
127
4,935
97
4,936
33.6
4,937
35
4,938
44.444444
4,939
77
4,940
32
4,941
35
4,942
174
4,943
54.954545
4,944
152
4,945
4,579.10402
4,946
14
4,947
24,812.354067
4,948
119.586207
4,949
29,827.221719
4,950
230
4,951
22
4,952
21
4,953
17
4,954
52.413793
4,955
16
4,956
32
4,957
53
4,958
280
4,959
286
4,960
34
4,961
29
4,962
23
4,963
13
4,964
12
4,965
126
4,966
53
4,967
52.7
4,968
116
4,969
23
4,970
45
4,971
66
4,972
31
4,973
192
4,974
53
4,975
38
4,976
170
4,977
36
4,978
202
4,979
379,247.065934
4,980
453.038961
4,981
27
4,982
22
4,983
36
4,984
28
4,985
14
4,986
519
4,987
888.648649
4,988
172.071429
4,989
12
4,990
987.33209
4,991
891.597052
4,992
60
4,993
1,053
4,994
428.831169
4,995
10
4,996
80
4,997
270.4
4,998
27
4,999
14
End of preview.