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 5 new columns ({'mean_call_count_leaves_smart_contract', 'mean_call_height_smart_contract', 'mean_call_degree_smart_contract', 'mean_call_count_smart_contract', 'count_txs_value_transfer'})
This happened while the csv dataset builder was generating data using
hf://datasets/dbiton/EthereumStatistics/metrics_callTracer_conflict_graph.csv (at revision d6f1ff4c03ea665da5f238253b46cdc84b1fd772)
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 1831, in _prepare_split_single
writer.write_table(table)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 644, 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 2272, in table_cast
return cast_table_to_schema(table, schema)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
mean_call_count_smart_contract: double
mean_call_height_smart_contract: double
mean_call_degree_smart_contract: double
mean_call_count_leaves_smart_contract: double
count_txs_value_transfer: int64
degree: double
greedy_color: int64
assortativity: double
cluster_coe: double
modularity: double
transitivity: double
diameter: double
clique_number: int64
density: double
largest_conn_comp: int64
longest_path_length_monte_carlo: int64
max_degree: int64
vertex_cover_pop_max_deg_approx: int64
vertex_cover_dummy_approx: double
vertex_cover_nx_approx: int64
block_number: int64
txs: int64
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 3237
to
{'degree': Value('float64'), 'greedy_color': Value('int64'), 'assortativity': Value('float64'), 'cluster_coe': Value('float64'), 'modularity': Value('float64'), 'transitivity': Value('float64'), 'diameter': Value('float64'), 'clique_number': Value('int64'), 'density': Value('float64'), 'largest_conn_comp': Value('int64'), 'longest_path_length_monte_carlo': Value('int64'), 'max_degree': Value('int64'), 'vertex_cover_pop_max_deg_approx': Value('int64'), 'vertex_cover_dummy_approx': Value('float64'), 'vertex_cover_nx_approx': Value('int64'), 'block_number': Value('int64'), 'txs': Value('int64')}
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 1456, 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 1055, in convert_to_parquet
builder.download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 894, in download_and_prepare
self._download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 970, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1702, 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 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 5 new columns ({'mean_call_count_leaves_smart_contract', 'mean_call_height_smart_contract', 'mean_call_degree_smart_contract', 'mean_call_count_smart_contract', 'count_txs_value_transfer'})
This happened while the csv dataset builder was generating data using
hf://datasets/dbiton/EthereumStatistics/metrics_callTracer_conflict_graph.csv (at revision d6f1ff4c03ea665da5f238253b46cdc84b1fd772)
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.
degree float64 | greedy_color int64 | assortativity float64 | cluster_coe float64 | modularity float64 | transitivity float64 | diameter float64 | clique_number int64 | density float64 | largest_conn_comp int64 | longest_path_length_monte_carlo int64 | max_degree int64 | vertex_cover_pop_max_deg_approx int64 | vertex_cover_dummy_approx float64 | vertex_cover_nx_approx int64 | block_number int64 | txs int64 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2.626866 | 4 | -0.692741 | 0.192291 | 0.278667 | 0.018174 | 2 | 4 | 0.019751 | 134 | 10 | 133 | 7 | 5 | 10 | 20,000,000 | 134 |
0 | 1 | null | 0 | null | 0 | 0 | 1 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 20,000,001 | 44 |
2.676692 | 4 | -0.692095 | 0.286131 | 0.280915 | 0.015639 | 2 | 4 | 0.020278 | 133 | 7 | 132 | 6 | 3 | 8 | 20,000,002 | 133 |
4.541401 | 3 | -0.884513 | 0.031007 | 0.092932 | 0.029041 | 4 | 3 | 0.014509 | 97 | 26 | 84 | 17 | 14 | 31 | 20,000,003 | 314 |
0.046512 | 2 | -1 | 0 | 0 | 0 | 2 | 2 | 0.000547 | 3 | 2 | 2 | 1 | 1 | 2 | 20,000,004 | 86 |
5.010638 | 4 | -0.759044 | 0.1968 | 0.211277 | 0.016815 | 2 | 4 | 0.026795 | 188 | 10 | 186 | 7 | 5 | 13 | 20,000,005 | 188 |
0 | 1 | null | 0 | null | 0 | 0 | 1 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 20,000,006 | 34 |
5.309417 | 4 | -0.460992 | 0.214853 | 0.379095 | 0.04876 | 2 | 4 | 0.023916 | 223 | 31 | 222 | 20 | 14 | 33 | 20,000,007 | 223 |
2.48227 | 4 | -0.730467 | 0.174344 | 0.249045 | 0.011618 | 2 | 4 | 0.01773 | 141 | 6 | 140 | 7 | 4 | 9 | 20,000,008 | 141 |
2.06015 | 3 | -0.93229 | 0.055142 | 0.066919 | 0.001733 | 2 | 3 | 0.015607 | 133 | 5 | 132 | 5 | 1 | 6 | 20,000,009 | 133 |
0 | 1 | null | 0 | null | 0 | 0 | 1 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 20,000,010 | 40 |
4.469697 | 4 | -0.850783 | 0.141624 | 0.146073 | 0.013431 | 2 | 4 | 0.03412 | 132 | 10 | 130 | 5 | 3 | 8 | 20,000,011 | 132 |
8.025316 | 3 | -0.963029 | 0.029427 | 0.031384 | 0.002078 | 2 | 3 | 0.034006 | 237 | 15 | 233 | 11 | 4 | 17 | 20,000,012 | 237 |
1.453333 | 3 | -0.703284 | 0.051443 | 0.291179 | 0.052523 | 3 | 3 | 0.009754 | 47 | 10 | 44 | 9 | 7 | 15 | 20,000,013 | 150 |
5.17037 | 4 | -0.737695 | 0.177936 | 0.246829 | 0.031645 | 2 | 4 | 0.038585 | 135 | 13 | 133 | 9 | 7 | 13 | 20,000,014 | 135 |
2.14433 | 3 | -0.872569 | 0.035757 | 0.131472 | 0.005226 | 2 | 3 | 0.022337 | 97 | 4 | 96 | 3 | 3 | 3 | 20,000,015 | 97 |
3.142857 | 4 | -0.566847 | 0.275276 | 0.36589 | 0.018747 | 2 | 4 | 0.01455 | 217 | 12 | 216 | 14 | 10 | 23 | 20,000,016 | 217 |
0.655738 | 3 | -0.623127 | 0.041125 | 0.355313 | 0.048499 | 3 | 3 | 0.005419 | 32 | 4 | 29 | 6 | 6 | 9 | 20,000,017 | 122 |
4.25 | 4 | -0.540342 | 0.155849 | 0.344838 | 0.051859 | 2 | 4 | 0.024286 | 176 | 12 | 175 | 11 | 9 | 19 | 20,000,018 | 176 |
5.136986 | 4 | -0.755999 | 0.182942 | 0.230983 | 0.026404 | 2 | 4 | 0.035427 | 146 | 16 | 144 | 8 | 4 | 13 | 20,000,019 | 146 |
7.192118 | 4 | -0.774859 | 0.118134 | 0.221482 | 0.022099 | 2 | 4 | 0.035605 | 203 | 22 | 200 | 13 | 6 | 19 | 20,000,020 | 203 |
2.342857 | 3 | -0.764712 | 0.03961 | 0.237731 | 0.007703 | 2 | 3 | 0.016855 | 140 | 11 | 139 | 6 | 5 | 9 | 20,000,021 | 140 |
1.884298 | 3 | -0.770967 | 0.050898 | 0.186019 | 0.052596 | 4 | 3 | 0.015702 | 40 | 10 | 32 | 9 | 8 | 15 | 20,000,022 | 121 |
4.391304 | 3 | -0.837448 | 0.061319 | 0.146199 | 0.007173 | 2 | 3 | 0.023996 | 184 | 15 | 182 | 11 | 7 | 18 | 20,000,023 | 184 |
2.142857 | 3 | -0.869577 | 0.07673 | 0.12716 | 0.003856 | 2 | 3 | 0.017143 | 126 | 7 | 125 | 6 | 2 | 9 | 20,000,024 | 126 |
4.509615 | 3 | -0.570071 | 0.031618 | 0.451246 | 0.026047 | 5 | 3 | 0.021786 | 86 | 33 | 44 | 25 | 20 | 47 | 20,000,025 | 208 |
4.126126 | 3 | -0.918045 | 0.050656 | 0.076314 | 0.005523 | 2 | 3 | 0.03751 | 111 | 9 | 109 | 5 | 4 | 9 | 20,000,026 | 111 |
3.4625 | 4 | -0.534747 | 0.256875 | 0.360307 | 0.03949 | 2 | 4 | 0.021777 | 160 | 16 | 159 | 9 | 9 | 16 | 20,000,027 | 160 |
2.122449 | 4 | -0.889496 | 0.069734 | 0.112529 | 0.003105 | 2 | 4 | 0.014537 | 147 | 3 | 146 | 4 | 2 | 5 | 20,000,028 | 147 |
2.149254 | 3 | -0.870223 | 0.044785 | 0.13221 | 0.003739 | 2 | 3 | 0.01616 | 134 | 3 | 133 | 4 | 3 | 6 | 20,000,029 | 134 |
7.6 | 5 | -0.772612 | 0.182629 | 0.221056 | 0.031601 | 2 | 5 | 0.046341 | 165 | 15 | 162 | 12 | 6 | 18 | 20,000,030 | 165 |
4.065789 | 3 | -0.947256 | 0.033344 | 0.047674 | 0.002394 | 2 | 3 | 0.026926 | 152 | 6 | 150 | 5 | 2 | 8 | 20,000,031 | 152 |
0.929134 | 3 | -0.579931 | 0.023528 | 0.363832 | 0.085592 | 3 | 3 | 0.007374 | 36 | 3 | 34 | 6 | 6 | 11 | 20,000,032 | 127 |
2.457143 | 4 | -0.793217 | 0.22941 | 0.218587 | 0.013723 | 2 | 4 | 0.023626 | 105 | 6 | 104 | 3 | 2 | 6 | 20,000,033 | 105 |
4.503311 | 4 | -0.844357 | 0.149221 | 0.147128 | 0.011792 | 2 | 4 | 0.030022 | 151 | 9 | 149 | 6 | 3 | 9 | 20,000,034 | 151 |
2.595745 | 4 | -0.712435 | 0.228566 | 0.259742 | 0.014319 | 2 | 4 | 0.018541 | 141 | 9 | 140 | 6 | 4 | 8 | 20,000,035 | 141 |
1.965517 | 2 | -1 | 0 | 0 | 0 | 2 | 2 | 0.034483 | 58 | 3 | 57 | 1 | 1 | 2 | 20,000,036 | 58 |
2.037975 | 3 | -0.953549 | 0.034812 | 0.04668 | 0.000979 | 2 | 3 | 0.012981 | 158 | 5 | 157 | 3 | 2 | 5 | 20,000,037 | 158 |
3.27451 | 3 | -0.671723 | 0.202354 | 0.296389 | 0.03229 | 2 | 3 | 0.032421 | 102 | 9 | 101 | 4 | 4 | 6 | 20,000,038 | 102 |
2.013333 | 3 | -0.974871 | 0.017779 | 0.025416 | 0.000544 | 2 | 3 | 0.013512 | 150 | 3 | 149 | 2 | 1 | 4 | 20,000,039 | 150 |
4.584906 | 4 | -0.855923 | 0.225795 | 0.128503 | 0.018904 | 2 | 4 | 0.043666 | 106 | 7 | 104 | 6 | 3 | 7 | 20,000,040 | 106 |
8.870968 | 4 | -0.278236 | 0.150986 | 0.557877 | 0.092586 | 2 | 4 | 0.035915 | 248 | 51 | 247 | 38 | 33 | 70 | 20,000,041 | 248 |
0.10687 | 2 | -0.583333 | 0 | 0.571429 | 0 | 2 | 2 | 0.000822 | 5 | 3 | 4 | 3 | 3 | 3 | 20,000,042 | 131 |
2.485294 | 4 | -0.761146 | 0.216312 | 0.237439 | 0.012309 | 2 | 4 | 0.01841 | 136 | 8 | 135 | 6 | 2 | 7 | 20,000,043 | 136 |
0.05042 | 2 | -0.5 | 0 | 0.444444 | 0 | 2 | 2 | 0.000427 | 3 | 3 | 2 | 2 | 2 | 2 | 20,000,044 | 119 |
2.054054 | 3 | -0.937903 | 0.039646 | 0.063673 | 0.001997 | 2 | 3 | 0.018673 | 111 | 3 | 110 | 2 | 2 | 3 | 20,000,045 | 111 |
6.505051 | 4 | -0.871005 | 0.165857 | 0.089889 | 0.021967 | 2 | 4 | 0.066378 | 99 | 10 | 96 | 7 | 4 | 10 | 20,000,046 | 99 |
2.555556 | 4 | -0.747868 | 0.218125 | 0.247486 | 0.010834 | 2 | 4 | 0.014277 | 180 | 5 | 179 | 6 | 5 | 10 | 20,000,047 | 180 |
2.636364 | 4 | -0.700951 | 0.200631 | 0.27784 | 0.016333 | 2 | 4 | 0.017231 | 154 | 5 | 153 | 8 | 6 | 11 | 20,000,048 | 154 |
0.561644 | 3 | -0.887761 | 0.024002 | 0.116597 | 0.01264 | 2 | 3 | 0.003873 | 39 | 3 | 38 | 2 | 2 | 4 | 20,000,049 | 146 |
2.712329 | 4 | -0.699538 | 0.251566 | 0.274398 | 0.018395 | 2 | 4 | 0.018706 | 146 | 9 | 145 | 6 | 5 | 11 | 20,000,050 | 146 |
3.100775 | 4 | -0.6072 | 0.098933 | 0.35875 | 0.02779 | 2 | 4 | 0.024225 | 129 | 10 | 128 | 6 | 5 | 10 | 20,000,051 | 129 |
5.288136 | 5 | -0.360516 | 0.126494 | 0.477144 | 0.086993 | 2 | 5 | 0.030046 | 177 | 39 | 176 | 22 | 19 | 42 | 20,000,052 | 177 |
0.060606 | 2 | -0.6 | 0 | 0.375 | 0 | 2 | 2 | 0.000463 | 4 | 2 | 3 | 2 | 2 | 2 | 20,000,053 | 132 |
2.857143 | 4 | -0.657931 | 0.212976 | 0.283471 | 0.03526 | 2 | 4 | 0.037594 | 77 | 9 | 76 | 5 | 5 | 8 | 20,000,054 | 77 |
7.6621 | 4 | -0.729629 | 0.120452 | 0.256531 | 0.024813 | 2 | 4 | 0.035147 | 219 | 19 | 216 | 14 | 7 | 26 | 20,000,055 | 219 |
2.492754 | 3 | -0.779311 | 0.238389 | 0.220643 | 0.01062 | 2 | 3 | 0.018195 | 138 | 8 | 137 | 4 | 2 | 5 | 20,000,056 | 138 |
2.285714 | 3 | -0.789934 | 0.049901 | 0.211575 | 0.006169 | 2 | 3 | 0.015656 | 147 | 11 | 146 | 7 | 5 | 12 | 20,000,057 | 147 |
11.32973 | 4 | -0.736176 | 0.212003 | 0.246787 | 0.05497 | 2 | 4 | 0.061575 | 185 | 28 | 181 | 18 | 9 | 32 | 20,000,058 | 185 |
2.503937 | 4 | -0.784152 | 0.260384 | 0.224912 | 0.012131 | 2 | 4 | 0.019873 | 127 | 6 | 126 | 4 | 2 | 6 | 20,000,059 | 127 |
2.77027 | 4 | -0.701198 | 0.251322 | 0.265068 | 0.017376 | 2 | 4 | 0.018845 | 148 | 8 | 147 | 5 | 5 | 10 | 20,000,060 | 148 |
2.065789 | 2 | -0.823617 | 0 | 0.141182 | 0 | 2 | 2 | 0.013681 | 34 | 11 | 29 | 8 | 8 | 16 | 20,000,061 | 152 |
4.157576 | 3 | -0.526633 | 0.086757 | 0.368074 | 0.031464 | 2 | 3 | 0.025351 | 165 | 15 | 164 | 8 | 6 | 15 | 20,000,062 | 165 |
2.035398 | 3 | -0.95256 | 0.030978 | 0.048393 | 0.001446 | 2 | 3 | 0.018173 | 113 | 3 | 112 | 2 | 2 | 4 | 20,000,063 | 113 |
6.330579 | 3 | -0.914798 | 0.122258 | 0.066917 | 0.012074 | 2 | 3 | 0.052755 | 121 | 9 | 118 | 5 | 4 | 9 | 20,000,064 | 121 |
6.197183 | 4 | -0.568617 | 0.154835 | 0.360999 | 0.05319 | 2 | 4 | 0.043952 | 142 | 24 | 140 | 17 | 14 | 29 | 20,000,065 | 142 |
2.944444 | 4 | -0.650363 | 0.327725 | 0.283386 | 0.022406 | 2 | 4 | 0.020591 | 144 | 5 | 143 | 8 | 7 | 14 | 20,000,066 | 144 |
2.485714 | 4 | -0.740134 | 0.167383 | 0.252455 | 0.008916 | 2 | 4 | 0.011893 | 210 | 11 | 209 | 6 | 5 | 8 | 20,000,067 | 210 |
2.58 | 3 | -0.778603 | 0.320751 | 0.226158 | 0.017016 | 2 | 3 | 0.026061 | 100 | 5 | 99 | 4 | 2 | 4 | 20,000,068 | 100 |
0.020202 | 2 | null | 0 | 0 | 0 | 1 | 2 | 0.000206 | 2 | 2 | 1 | 1 | 1 | 1 | 20,000,069 | 99 |
3.149254 | 4 | -0.606353 | 0.10028 | 0.363233 | 0.029153 | 2 | 4 | 0.023679 | 134 | 8 | 133 | 6 | 4 | 11 | 20,000,070 | 134 |
0.655462 | 3 | -0.697477 | 0.061715 | 0.280736 | 0.031056 | 3 | 3 | 0.005555 | 35 | 5 | 31 | 5 | 5 | 7 | 20,000,071 | 119 |
0.012048 | 2 | null | 0 | 0 | 0 | 1 | 2 | 0.000073 | 2 | 2 | 1 | 1 | 1 | 1 | 20,000,072 | 166 |
1.047619 | 3 | -0.8116 | 0.02912 | 0.186725 | 0.048322 | 3 | 3 | 0.006273 | 40 | 9 | 38 | 5 | 4 | 9 | 20,000,073 | 168 |
5.396648 | 4 | -0.355074 | 0.259274 | 0.447702 | 0.083479 | 2 | 4 | 0.030318 | 179 | 30 | 178 | 23 | 18 | 44 | 20,000,074 | 179 |
0 | 1 | null | 0 | null | 0 | 0 | 1 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 20,000,075 | 24 |
2.214286 | 3 | -0.83013 | 0.039298 | 0.172903 | 0.004965 | 2 | 3 | 0.01593 | 140 | 8 | 139 | 5 | 4 | 7 | 20,000,076 | 140 |
2.345865 | 4 | -0.788571 | 0.16 | 0.208066 | 0.00879 | 2 | 4 | 0.017772 | 133 | 6 | 132 | 5 | 2 | 5 | 20,000,077 | 133 |
3.921788 | 4 | -0.506634 | 0.326086 | 0.397201 | 0.04093 | 2 | 4 | 0.022033 | 179 | 22 | 178 | 14 | 12 | 25 | 20,000,078 | 179 |
0.474074 | 3 | -0.812053 | 0.039585 | 0.178223 | 0.030928 | 2 | 3 | 0.003538 | 29 | 3 | 28 | 3 | 3 | 4 | 20,000,079 | 135 |
2.03125 | 3 | -0.957572 | 0.027347 | 0.043195 | 0.001124 | 2 | 3 | 0.015994 | 128 | 3 | 127 | 2 | 2 | 3 | 20,000,080 | 128 |
2.224 | 3 | -0.822904 | 0.044816 | 0.174422 | 0.00585 | 2 | 3 | 0.017935 | 125 | 11 | 124 | 5 | 5 | 8 | 20,000,081 | 125 |
5.519481 | 4 | -0.716434 | 0.252431 | 0.233589 | 0.031831 | 2 | 4 | 0.036075 | 154 | 15 | 152 | 10 | 5 | 17 | 20,000,082 | 154 |
6.734463 | 4 | -0.847384 | 0.123338 | 0.156074 | 0.014975 | 2 | 4 | 0.038264 | 177 | 12 | 174 | 7 | 5 | 14 | 20,000,083 | 177 |
4.787879 | 4 | -0.387398 | 0.259028 | 0.503551 | 0.041938 | 2 | 4 | 0.029194 | 165 | 19 | 164 | 14 | 13 | 24 | 20,000,084 | 165 |
3.776224 | 4 | -0.563432 | 0.235541 | 0.361269 | 0.032566 | 2 | 4 | 0.026593 | 143 | 13 | 142 | 6 | 5 | 12 | 20,000,085 | 143 |
0.877698 | 3 | -0.488311 | 0.046425 | 0.407283 | 0.126888 | 2 | 3 | 0.00636 | 34 | 3 | 33 | 8 | 8 | 15 | 20,000,086 | 139 |
4.824324 | 4 | -0.787486 | 0.155091 | 0.211128 | 0.018294 | 2 | 4 | 0.032819 | 148 | 11 | 146 | 8 | 4 | 12 | 20,000,087 | 148 |
4.252101 | 4 | -0.874343 | 0.069475 | 0.120327 | 0.00847 | 2 | 4 | 0.036035 | 119 | 13 | 117 | 8 | 5 | 13 | 20,000,088 | 119 |
2.47619 | 4 | -0.766272 | 0.227142 | 0.230769 | 0.012515 | 2 | 4 | 0.01981 | 126 | 5 | 125 | 4 | 3 | 7 | 20,000,089 | 126 |
2.860759 | 4 | -0.681565 | 0.293268 | 0.273005 | 0.040986 | 2 | 4 | 0.036676 | 79 | 11 | 78 | 7 | 5 | 10 | 20,000,090 | 79 |
2.873786 | 4 | -0.628194 | 0.252514 | 0.319445 | 0.014751 | 2 | 4 | 0.014018 | 206 | 15 | 205 | 8 | 8 | 15 | 20,000,091 | 206 |
0.138462 | 2 | -0.653061 | 0 | 0.592593 | 0 | 2 | 2 | 0.001073 | 5 | 4 | 4 | 4 | 4 | 6 | 20,000,092 | 130 |
3.518717 | 3 | -0.688444 | 0.018786 | 0.517438 | 0.030697 | 4 | 3 | 0.018918 | 78 | 30 | 33 | 17 | 16 | 32 | 20,000,093 | 187 |
2.871287 | 4 | -0.670519 | 0.195968 | 0.305898 | 0.027925 | 2 | 4 | 0.028713 | 101 | 7 | 100 | 5 | 4 | 6 | 20,000,094 | 101 |
4.039216 | 3 | -0.947859 | 0.051004 | 0.014563 | 0.003589 | 2 | 3 | 0.039992 | 102 | 9 | 100 | 4 | 2 | 8 | 20,000,095 | 102 |
4.409091 | 4 | -0.872339 | 0.151066 | 0.126492 | 0.011029 | 2 | 4 | 0.033657 | 132 | 8 | 130 | 5 | 3 | 6 | 20,000,096 | 132 |
2.42623 | 4 | -0.769616 | 0.197529 | 0.225712 | 0.01152 | 2 | 4 | 0.020051 | 122 | 6 | 121 | 6 | 2 | 7 | 20,000,097 | 122 |
4.613636 | 4 | -0.845756 | 0.220058 | 0.137883 | 0.0252 | 2 | 4 | 0.05303 | 88 | 10 | 86 | 6 | 3 | 6 | 20,000,098 | 88 |
2.169492 | 3 | -0.854242 | 0.048036 | 0.147675 | 0.004834 | 2 | 3 | 0.018543 | 118 | 8 | 117 | 5 | 4 | 8 | 20,000,099 | 118 |
End of preview.