Dataset Preview
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 33 new columns ({'month 28', 'month 19', 'month 10', 'month 6', 'month 17', 'month 32', 'month 8', 'month 5', 'month 30', 'month 14', 'month 4', 'month 18', 'month 24', 'month 15', 'month 11', 'month 23', 'month 9', 'month 16', 'month 3', 'month 22', 'V1', 'month 20', 'month 2', 'month 7', 'stock', 'month 27', 'month 25', 'month 13', 'month 29', 'month 31', 'month 21', 'month 26', 'month 12'}) and 24 missing columns ({'cash_lt', 'ptpm', 'at_turn', 'pay_turn', 'gsector', 'ps', 'ptb', 'Unnamed: 0', 'size', 'gpm', 'bm', 'lt_ppent', 'rect_turn', 'opmad', 'npm', 'pe_op_basic', 'debt_ebitda', 'GProf', 'lcf', 'cash_debt', 'roa', 'las', 'pcf', 'cfm'}).
This happened while the csv dataset builder was generating data using
zip://DATA-GCRM/Y_mat.csv::/tmp/hf-datasets-cache/medium/datasets/31843662385602-config-parquet-and-info-LanWei-SWUFE-GCRM-843f1a52/hub/datasets--LanWei-SWUFE--GCRM/snapshots/1f0878f980b257291a794253c49793900905ed4c/Data-GCRM.zip
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
stock: int64
V1: int64
month 2: double
month 3: double
month 4: double
month 5: double
month 6: double
month 7: double
month 8: double
month 9: double
month 10: double
month 11: double
month 12: double
month 13: double
month 14: double
month 15: double
month 16: double
month 17: double
month 18: double
month 19: double
month 20: double
month 21: double
month 22: double
month 23: double
month 24: double
month 25: double
month 26: double
month 27: double
month 28: double
month 29: double
month 30: double
month 31: double
month 32: double
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 4080
to
{'Unnamed: 0': Value('int64'), 'las': Value('float64'), 'lcf': Value('float64'), 'size': Value('float64'), 'bm': Value('float64'), 'pe_op_basic': Value('float64'), 'ps': Value('float64'), 'pcf': Value('float64'), 'npm': Value('float64'), 'opmad': Value('float64'), 'gpm': Value('float64'), 'ptpm': Value('float64'), 'cfm': Value('float64'), 'roa': Value('float64'), 'GProf': Value('float64'), 'cash_lt': Value('float64'), 'debt_ebitda': Value('float64'), 'cash_debt': Value('float64'), 'lt_ppent': Value('float64'), 'at_turn': Value('float64'), 'rect_turn': Value('float64'), 'pay_turn': Value('float64'), 'ptb': Value('float64'), 'gsector': 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 33 new columns ({'month 28', 'month 19', 'month 10', 'month 6', 'month 17', 'month 32', 'month 8', 'month 5', 'month 30', 'month 14', 'month 4', 'month 18', 'month 24', 'month 15', 'month 11', 'month 23', 'month 9', 'month 16', 'month 3', 'month 22', 'V1', 'month 20', 'month 2', 'month 7', 'stock', 'month 27', 'month 25', 'month 13', 'month 29', 'month 31', 'month 21', 'month 26', 'month 12'}) and 24 missing columns ({'cash_lt', 'ptpm', 'at_turn', 'pay_turn', 'gsector', 'ps', 'ptb', 'Unnamed: 0', 'size', 'gpm', 'bm', 'lt_ppent', 'rect_turn', 'opmad', 'npm', 'pe_op_basic', 'debt_ebitda', 'GProf', 'lcf', 'cash_debt', 'roa', 'las', 'pcf', 'cfm'}).
This happened while the csv dataset builder was generating data using
zip://DATA-GCRM/Y_mat.csv::/tmp/hf-datasets-cache/medium/datasets/31843662385602-config-parquet-and-info-LanWei-SWUFE-GCRM-843f1a52/hub/datasets--LanWei-SWUFE--GCRM/snapshots/1f0878f980b257291a794253c49793900905ed4c/Data-GCRM.zip
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.
Unnamed: 0 int64 | las float64 | lcf float64 | size float64 | bm float64 | pe_op_basic float64 | ps float64 | pcf float64 | npm float64 | opmad float64 | gpm float64 | ptpm float64 | cfm float64 | roa float64 | GProf float64 | cash_lt float64 | debt_ebitda float64 | cash_debt float64 | lt_ppent float64 | at_turn float64 | rect_turn float64 | pay_turn float64 | ptb float64 | gsector int64 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
115 | 4.192756 | 2.689712 | 4.177783 | 3.328638 | 12.967242 | 0.775401 | 2.4894 | 0.155556 | 0.123077 | 1.708333 | 0.142857 | 0.627119 | 1.192308 | 3.022727 | 1.877005 | 0 | 0.847619 | 0.924452 | 4.647564 | 2.9548 | 2.966755 | 1.712408 | 45 |
116 | 3.942267 | 2.861843 | 4.243023 | 3.225352 | 2.375017 | 0.859893 | 1.317655 | 1.066667 | 1.107692 | 1.680556 | 1.206349 | 1.084746 | 3.384615 | 3.719697 | 5.497326 | 0 | 13.904762 | 0.259723 | 5.830946 | 5.194781 | 7.034716 | 1.576007 | 25 |
117 | 3.796762 | 3.007101 | 4.986391 | 0.450704 | -5.125867 | 9.512299 | 29.26403 | -6.022222 | -3.461538 | 3.715278 | -4.253968 | -2.440678 | -1.846154 | 2.575758 | 6.759358 | -0.00495 | 0.590476 | 1.533751 | 1.819484 | 6.404939 | 4.005001 | 8.767461 | 45 |
118 | 7.048882 | 6.099883 | 6.612182 | 2.131455 | 1.188256 | 0.407487 | 29.26403 | 0.266667 | 0.538462 | 0.833333 | 0.396825 | 0.305085 | 2.307692 | 2.068182 | 1.529412 | 1.644979 | 1.247619 | 7.504694 | 6.504298 | 6.513514 | 3.668726 | 1.69926 | 35 |
120 | 6.000555 | 4.402584 | 5.892909 | 2.7277 | 2.728286 | 0.720856 | 2.609122 | 0.755556 | 0.892308 | 1.229167 | 0.761905 | 0.915254 | 1.980769 | 1.757576 | 0.080214 | 1.437765 | 0.295238 | 2.582477 | 3.767908 | 2.845294 | 2.698735 | 1.659819 | 20 |
121 | 6.601218 | 5.171331 | 6.952556 | 1.732394 | 3.815686 | 5.40107 | 3.774987 | 4.111111 | 4.353846 | 4.680556 | 4.285714 | 4.20339 | 2.5 | 1.863636 | 0.748663 | 1.724187 | 1.819048 | 19.845776 | 1.045845 | 2.764212 | 2.506325 | 2.379622 | 20 |
122 | 4.598939 | 2.489752 | 4.017827 | 2.140845 | 2.260024 | 0.279144 | 1.509531 | 0.088889 | 0.6 | 1.868056 | 0.111111 | 0.338983 | 2 | 3.856061 | 0.181818 | 3.464639 | 0.904762 | 3.303979 | 5.418338 | 4.407269 | 4.170933 | 1.250616 | 30 |
123 | 3.796922 | 3.227651 | 4.179004 | 2.71831 | 3.192606 | 2.914439 | 1.945484 | 2.6 | 2.446154 | 2.409722 | 2.52381 | 4 | 3.730769 | 1.810606 | 11.171123 | 0 | 10.361905 | 0.122485 | 1.971347 | 3.62302 | 5.677552 | 1.58751 | 15 |
124 | 4.644893 | 3.798444 | 5.798448 | 0.71831 | 4.034661 | 3.252406 | 4.5261 | 2.266667 | 2.384615 | 1.861111 | 2.460317 | 2.084746 | 5.923077 | 3.818182 | 5.213904 | 0 | 11.209524 | 0.319177 | 5.057307 | 8.642591 | 6.496911 | 5.563681 | 30 |
125 | 8.361053 | 7.210424 | 8.349445 | 1.370892 | 2.932173 | 0.809626 | 2.304294 | 0.777778 | 1.015385 | 1.576389 | 0.952381 | 0.79661 | 2.442308 | 2.643939 | 0.802139 | 1.700849 | 1.219048 | 7.131873 | 4.415473 | 5.555452 | 1.430127 | 2.792112 | 35 |
127 | 9.175988 | 8.287198 | 8.827766 | 1.413146 | 4.850754 | 2.389305 | 10.304828 | 1.6 | 1.476923 | 2.25 | 1.063492 | 2.169492 | 0.653846 | 0.606061 | 1.101604 | 8.063649 | 0.485714 | 3.270004 | 0.702006 | 0.942684 | 1.360106 | 2.566146 | 20 |
129 | 7.106088 | 4.669779 | 6.594208 | 2.333333 | 2.006388 | 0.463102 | 0.948869 | 0.666667 | 0.907692 | 2.715278 | 0.730159 | 1.186441 | 2.423077 | 3.780303 | 0.272727 | 2.088402 | 1.161905 | 0.988377 | 3.661891 | 30.055452 | 1.034422 | 1.709121 | 25 |
130 | 4.562598 | 3.40136 | 5.423692 | 0.624413 | 14.916678 | 25.904813 | 7.985391 | 51.777778 | 6.969231 | 6.666667 | 2.269841 | 42.830508 | 1.865385 | 1.166667 | 3.604278 | 3.099717 | 1.761905 | 162.901207 | 0.458453 | 3.056384 | 0.626066 | 5.314708 | 35 |
131 | 4.618211 | 3.112768 | 4.343685 | 3.967136 | 8.00666 | 1.192513 | 2.302868 | 0.4 | 0.461538 | 1.284722 | 0.444444 | 1.169492 | 1 | 0.909091 | 0.957219 | 0.091938 | 1.552381 | 0.716138 | 1.856734 | 2.571295 | 3.120035 | 1.124897 | 15 |
132 | 6.686468 | 4.588891 | 6.625599 | 1.967136 | 2.410357 | 1.191444 | 1.890789 | 0.8 | 1.507692 | 0.965278 | 0.714286 | 0.966102 | 1.865385 | 0.901515 | 0.245989 | 2.040311 | 1.438095 | 3.137237 | 2.458453 | 2.314073 | 6.610474 | 2.01479 | 20 |
133 | 5.593686 | 3.729282 | 6.811526 | 0.41784 | 5.675003 | 3.672727 | 5.628541 | 1.844444 | 2.030769 | 2.791667 | 2.095238 | 2.152542 | 6.615385 | 5.848485 | 2.326203 | 0 | 4.542857 | 0.445239 | 5.507163 | 35.638397 | 3.183583 | 8.409203 | 25 |
134 | 3.728087 | 2.007183 | 3.946243 | 2.906103 | -27.208101 | 2.128342 | 3.172635 | -0.288889 | -0.261538 | 2.895833 | -0.190476 | 0.491525 | -0.230769 | 2.295455 | 4.433155 | 0 | 2.866667 | 4.679928 | 2.083095 | 3.11137 | 1.799059 | 1.521775 | 45 |
135 | 5.137472 | 3.606193 | 5.750739 | 1.690141 | 4.352046 | 3.160428 | 4.852485 | 2.111111 | 2.061538 | 3.708333 | 2.047619 | 2.491525 | 3.442308 | 3.818182 | 3.106952 | 0.526874 | 4.590476 | 1.000447 | 2.704871 | 4.056384 | 1.644896 | 3.191454 | 45 |
136 | 4.098189 | 2.752265 | 4.026254 | 4.14554 | 3.26383 | 0.464171 | 1.9845 | 0.422222 | 0.415385 | 2.6875 | 0.460317 | 0.762712 | 2.25 | 6.401515 | 4.395722 | 0 | 2.561905 | 0.849352 | 6.249284 | 352.455732 | 2.017946 | 1.11175 | 25 |
137 | 5.530988 | 4.690711 | 4.87977 | 4.107981 | 3.999728 | 0.33262 | 0.70212 | 0.311111 | 0.338462 | 4.701389 | 0.349206 | 1.254237 | 2.230769 | 7.378788 | 2.272727 | 0.846535 | 2.6 | 0.575771 | 4.120344 | 24.83411 | 1.553692 | 0.720624 | 25 |
138 | 7.02268 | 5.197849 | 6.716879 | 1.619718 | 2.245209 | 1.018182 | 1.181543 | 0.555556 | 2.030769 | 1.979167 | 1.15873 | 1.423729 | 2.653846 | 1.659091 | 0.737968 | 2.507779 | 1.180952 | 2.012517 | 2.206304 | 2.912861 | 3.701383 | 2.035333 | 35 |
140 | 3.942468 | 2.939227 | 4.740563 | 0.99061 | 3.013728 | 4.428877 | 3.846784 | 3.977778 | 4.492308 | 4.743056 | 4.460317 | 3.661017 | 6.019231 | 4.590909 | 5.048128 | 0.33239 | 23.419048 | 0.814484 | 2.547278 | 3.108108 | 2.912033 | 3.848809 | 35 |
141 | 6.541062 | 3.283547 | 5.738663 | 3.924883 | -1.731276 | 0.694118 | 1.608231 | -1.444444 | 0.815385 | 1.506944 | -0.904762 | 0.779661 | 1.538462 | 0.818182 | 0.074866 | 5.605375 | 0.371429 | 0.422888 | 1.424069 | 16.001864 | 11.884672 | 1.082169 | 35 |
142 | 4.757559 | 2.69342 | 4.594046 | 2.807512 | 9.218975 | 0.413904 | 1.690896 | 0.088889 | 0.276923 | 1.354167 | 0.111111 | 0.372881 | 1.519231 | 3.348485 | 0.663102 | 2.318246 | 1.92381 | 5.793026 | 6.487106 | 3.669152 | 3.342748 | 1.411668 | 20 |
143 | 7.449999 | 6.228296 | 6.891446 | 5.267606 | -1.107653 | 3.4 | 2.90326 | -12.4 | -8.230769 | 2.895833 | -12.873016 | 4.627119 | 0.576923 | 0.484848 | 1.224599 | 4.471004 | 1.371429 | 0.229772 | 0.438395 | 2.173346 | 1.843189 | 0.654067 | 10 |
144 | 7.245594 | 5.150951 | 7.096855 | 2.295775 | 12.143265 | 2.575401 | 2.886157 | 3.244444 | 2.384615 | 1.805556 | 1.857143 | 4.20339 | 1.480769 | 0.719697 | 0.256684 | 3.75389 | 0.67619 | 0.975414 | 1.045845 | 4.001864 | 1.143277 | 1.709942 | 25 |
145 | 6.291461 | 5.305114 | 6.166244 | 2.568075 | 2.928232 | 0.891979 | 1.152859 | 0.044444 | 1.2 | 1.194444 | -0.015873 | 0.694915 | 2.519231 | 1.462121 | 1.160428 | 2.137907 | 2.8 | 0.566384 | 3.212034 | 4.703169 | 4.518976 | 1.531635 | 15 |
146 | 5.559681 | 4.824341 | 5.593883 | 2.220657 | 36.563817 | 1.42139 | 3.509175 | 0.111111 | 0.553846 | 1.1875 | 0.253968 | 0.983051 | 1.557692 | 1.174242 | 2.005348 | 2.960396 | 0.238095 | 0.581582 | 2.601719 | 7.303355 | 3.456311 | 1.861134 | 15 |
147 | 7.000964 | 5.516814 | 7.398 | 0.873239 | 2.86557 | 2.842781 | 3.087476 | 2.8 | 2.969231 | 1.576389 | 2.873016 | 2.745763 | 3.192308 | 1.25 | 0.540107 | 1.109618 | 1.552381 | 6.696916 | 2.083095 | 1.702237 | 1.613416 | 4.322925 | 40 |
148 | 8.017786 | 6.647189 | 7.682618 | 1.615023 | 3.548865 | 1.327273 | 1.510422 | 0.688889 | 1.784615 | 2.409722 | 0.619048 | 1.677966 | 1.903846 | 1.401515 | 0.550802 | 3.42645 | 1 | 1.76397 | 1.524355 | 1.224138 | 1.443071 | 2.797864 | 20 |
149 | 3.463883 | 2.213032 | 3.643078 | 3.741784 | 4.934484 | 2.445989 | 19.747016 | 1.111111 | 1.4 | 1.798611 | 0.984127 | 1.220339 | 1.134615 | 1 | 58.454545 | 0 | 5.809524 | 0.672329 | 1.464183 | 24.125349 | 9.171815 | 1.008217 | 20 |
150 | 6.289909 | 3.639361 | 6.298094 | 1.028169 | 2.738209 | 0.573262 | 2.660431 | 0.711111 | 0.876923 | 1.270833 | 0.809524 | 0.864407 | 3 | 2.80303 | 0.117647 | 2.232673 | 0.466667 | 15.448368 | 5.793696 | 2.9548 | 2.365402 | 4.205423 | 45 |
151 | 5.325628 | 4.763826 | 5.79694 | 1.507042 | 3.426125 | 1.748663 | 2.164083 | 1 | 1.815385 | 5.694444 | 1.15873 | 1.338983 | 4.153846 | 8.666667 | 2.540107 | 0.65488 | 4.514286 | 0.744747 | 3.997135 | 30.630475 | 2.93351 | 3.586689 | 30 |
152 | 2.766216 | 1.67621 | 3.96587 | 0.746479 | 11.26818 | 8.835294 | 6.718867 | 1.311111 | 1.723077 | 6.375 | 1 | 1.542373 | 2.307692 | 5.492424 | 16.433155 | 0 | 6.990476 | 4.242289 | 2.26361 | 4.012582 | 0.540159 | 6.039441 | 45 |
153 | 5.494048 | 4.335775 | 5.087615 | 4.244131 | 1.949164 | 0.662032 | 0.750757 | 1.133333 | 1.261538 | 1.451389 | 1.269841 | 1.220339 | 1.826923 | 1.515152 | 1.433155 | 1.475248 | 2.238095 | 1.128297 | 2.744986 | 3.273066 | 3.125919 | 0.916187 | 30 |
154 | 5.083089 | 2.939065 | 4.384737 | 2.267606 | 0.380046 | 0.286631 | 0.719758 | 2.044444 | 0.753846 | 1.069444 | 0.47619 | 2.20339 | 2.634615 | 1.810606 | 0.502674 | 1.85785 | 1.152381 | 0.983907 | 4.455587 | 3.235322 | 1.55075 | 1.981101 | 25 |
155 | 7.821055 | 6.385278 | 7.24024 | 1.460094 | 2.382221 | 1.072727 | 1.235881 | 1.311111 | 1.661538 | 2.222222 | 1.333333 | 1.966102 | 1.461538 | 1.121212 | 0.427807 | 5.93918 | 0.695238 | 2.197586 | 1.323782 | 0.375116 | 0.967049 | 2.901397 | 20 |
156 | 3.149446 | 2.631829 | 3.831971 | 1.502347 | 2.397716 | 5.965775 | 2.536433 | 7.022222 | 6.276923 | 4.715278 | 6.587302 | 6.644068 | 4.653846 | 2.560606 | 12.727273 | 0 | 13.8 | 0.648637 | 1.426934 | 3.67754 | 4.106502 | 2.436319 | 35 |
157 | 6.172817 | 4.27417 | 6.347508 | 0.516432 | 3.869104 | 2.591444 | 2.602174 | 2.177778 | 2.615385 | 3.138889 | 2.269841 | 3.949153 | 3.25 | 2.037879 | 0.171123 | 2.561528 | 1.028571 | 3.417523 | 1.704871 | 3.346226 | 3.572816 | 7.917831 | 45 |
158 | 5.522071 | 3.646488 | 5.483012 | 2.615023 | 3.553622 | 1.181818 | 1.883841 | -2.4 | 0.907692 | 2.381944 | -1.507937 | -0.864407 | 1.769231 | 2.30303 | 0.631016 | 2.05587 | 1.52381 | 0.839964 | 2.303725 | 2.39562 | 2.009415 | 1.94166 | 20 |
159 | 6.582753 | 5.087381 | 6.465323 | 1.173709 | 1.856735 | 1.645989 | 1.777481 | 2.6 | 3.169231 | 3.222222 | 2.761905 | 2.830508 | 2.692308 | 2.068182 | 0.668449 | 3.381895 | 1.285714 | 4.009388 | 1.684814 | 1.10438 | 3.258605 | 3.823336 | 25 |
160 | 3.102634 | 1.544357 | 2.904027 | 3.380282 | 1.916678 | 0.51123 | 2.062533 | 0.688889 | 0.769231 | 1.423611 | 0.746032 | 0.864407 | 2.538462 | 2.848485 | 0.946524 | 0.696605 | 2.047619 | 1.105498 | 5.25788 | 2.160298 | 2.730509 | 1.347576 | 35 |
161 | 4.618991 | 3.510528 | 4.700348 | 3.192488 | -7.761995 | 2.991444 | 12.586317 | 1.622222 | -0.630769 | 2.388889 | -1.365079 | 2.610169 | 0.615385 | 1.659091 | 8.524064 | 2.382603 | 7.161905 | 1.648637 | 1.825215 | 2.598322 | 2.162401 | 1.469187 | 45 |
162 | 6.890373 | 4.606858 | 6.953437 | 1.84507 | 2.469077 | 1.754011 | 2.241226 | 1.888889 | 2.030769 | 2.715278 | 1.730159 | 2.067797 | 2.326923 | 2.143939 | 0.229947 | 1.550919 | 1.209524 | 3.033527 | 2.071633 | 3.398416 | 1.188585 | 2.309778 | 20 |
163 | 7.252806 | 4.995974 | 7.172761 | 2.380282 | 4.632867 | 3.402139 | 2.970782 | 1.288889 | 2.630769 | 3.041667 | 1.47619 | 3.067797 | 2.173077 | 1.128788 | 0.240642 | 2.991513 | 0.638095 | 11.316048 | 0.974212 | 1.914259 | 1.458959 | 1.696795 | 45 |
164 | 6.246765 | 4.652711 | 6.415714 | 1.15493 | 3.066467 | 2.795722 | 2.36166 | 2.422222 | 2.753846 | 2.826389 | 2.507937 | 3.508475 | 4.057692 | 2.075758 | 1.44385 | 1.854314 | 2.809524 | 4.661153 | 1.928367 | 4.11836 | 12.450132 | 2.971241 | 45 |
165 | 7.277016 | 4.699715 | 7.193844 | 2.41784 | 3.478864 | 3.691979 | 3.890789 | 0.666667 | 3.969231 | 5.694444 | 0.904762 | 2.762712 | 2.115385 | 1.765152 | 0.433155 | 2.718529 | 0.447619 | 3.691104 | 0.813754 | 2.342964 | 1.029715 | 1.727198 | 35 |
166 | 5.223226 | 3.234795 | 5.883386 | 1.051643 | 5.296724 | 8.754011 | 5.057901 | 4.644444 | 4.723077 | 5.027778 | 4.698413 | 5 | 3.442308 | 2.424242 | 2.048128 | 0.343706 | 5.47619 | 0.845329 | 1.303725 | 2.84576 | 2.509562 | 3.562038 | 35 |
168 | 3.890995 | -0.981546 | 3.101757 | 6.13615 | 1.660052 | 0.176471 | 3.11705 | 0.288889 | 0.323077 | 0.645833 | 0.269841 | 0.440678 | 1.365385 | 1.44697 | 0.042781 | 1.891089 | 0.333333 | 2.086723 | 5.954155 | 3.359739 | 2.223889 | 0.623665 | 45 |
169 | 7.327255 | 6.338353 | 6.879443 | 3.896714 | 2.330705 | 1.374332 | 1.499555 | 0.422222 | 1.584615 | 2.506944 | 0.190476 | 1.864407 | 1.942308 | 1.083333 | 2.064171 | 4.963932 | 0.866667 | 2.771569 | 1.550143 | 4.046132 | 1.35481 | 1.230896 | 45 |
171 | 5.655196 | 2.633928 | 5.126665 | 2.483568 | 1.951339 | 0.966845 | 1.642259 | 0.422222 | 1.815385 | 2.25 | 0.412698 | 2.220339 | 2.673077 | 1.515152 | 0.235294 | 3.133663 | 0.571429 | 0.585159 | 1.765043 | 4.136999 | 3.308032 | 1.686935 | 15 |
172 | 4.482232 | 2.433463 | 5.633688 | 0.507042 | 6.044855 | 2.049198 | 10.213968 | 0.933333 | 0.984615 | 1 | 1.031746 | 0.813559 | 4.115385 | 3.287879 | 2.903743 | 0 | 3.266667 | 6.332141 | 8.661891 | 3.0452 | 9.213298 | 7.307313 | 20 |
173 | 6.05244 | 2.736823 | 5.116032 | 2.690141 | 2.242354 | 0.387166 | 1.659897 | -6.355556 | 1.584615 | 1.520833 | -5.063492 | -4.016949 | 1.826923 | 1.151515 | 0.042781 | 1.983734 | 0.209524 | 1.957532 | 1.988539 | 3.83178 | 2.076787 | 1.127362 | 20 |
174 | 5.079917 | 4.352413 | 5.39273 | 1.769953 | 3.55471 | 1.31016 | 1.417424 | 0.955556 | 0.830769 | 2.777778 | 0.714286 | 1.79661 | 2.653846 | 3.886364 | 3.165775 | 0.85785 | 4.104762 | 2.360751 | 3.386819 | 2.691519 | 1.638423 | 2.349219 | 45 |
175 | 4.913784 | 3.191378 | 4.524295 | 6.553991 | -2.312763 | 0.84492 | 1.160342 | -1.511111 | 0.246154 | 4.090278 | -1.238095 | -0.59322 | 0.653846 | 2.916667 | 0.684492 | 5.577086 | 1.457143 | 3.047385 | 1.873926 | 1.40261 | 1.335393 | 0.815119 | 40 |
177 | 6.561766 | 4.578497 | 6.85462 | 1.342723 | 5.60908 | 10.034225 | 3.745412 | 5.155556 | 6.076923 | 3.458333 | 5.285714 | 5.711864 | 2 | 0.795455 | 0.614973 | 2.407355 | 1.419048 | 27.675905 | 0.604585 | 0.560112 | 0.32333 | 3.488907 | 45 |
178 | 5.678433 | 3.569308 | 5.120133 | 4.14554 | 1.267908 | 0.519786 | -6.685195 | 1.111111 | 1.123077 | 1.319444 | 1.174603 | 0.949153 | 1.615385 | 1.515152 | 0.743316 | 3.562942 | -0.019048 | 18.796156 | 3.025788 | 21.643523 | 6.506031 | 0.860312 | 25 |
179 | 4.65176 | 2.952177 | 4.602673 | 2.507042 | 0.990213 | 0.579679 | -5.645644 | 0.844444 | 1 | 1.520833 | 1 | 0.847458 | 2.75 | 3.310606 | 1.320856 | 0.403112 | 0.428571 | 5.723737 | 5.704871 | 1.617894 | 1.43454 | 1.755957 | 45 |
180 | 3.600417 | 2.844127 | 4.732233 | 0.549296 | -5.604594 | 5.954011 | 28.386959 | -2.955556 | -1.846154 | 6.388889 | -2 | -2.016949 | -1.961538 | 6.55303 | 7.727273 | 0 | -0.314286 | 4.017434 | 2.69341 | 2.005126 | 1.78729 | 8.869351 | 45 |
182 | 8.167751 | 6.340781 | 7.70835 | 4.103286 | -1.437678 | 2.396791 | 1.841083 | -6.533333 | -5.123077 | 1.986111 | -7.047619 | 4.728814 | 0.538462 | 0.522727 | 0.315508 | 6.55587 | 1.257143 | 0.396066 | 0.690544 | 2.755825 | 1.104737 | 0.937551 | 10 |
183 | 5.237267 | 4.356709 | 4.56428 | 1.70892 | 2.764714 | 5.514439 | 3.295564 | 4.288889 | 3.984615 | 2.326389 | 4.111111 | 4.542373 | 0.557692 | 0.212121 | 1.117647 | 0 | 0.257143 | 27.973178 | 0.243553 | 0.084809 | 0.019712 | 2.474117 | 45 |
184 | 7.441505 | 5.904534 | 8.187379 | 0.525822 | 2.939106 | 3.787166 | 2.89845 | 3.622222 | 3.646154 | 3.791667 | 3.634921 | 3.59322 | 5.076923 | 3.765152 | 0.44385 | 0.922914 | 2.914286 | 1.104604 | 2.60745 | 3.129543 | 2.422771 | 7.358258 | 20 |
185 | 4.180114 | 3.451755 | 4.997605 | 1.122066 | -5.653663 | 4.610695 | 24.374666 | -2.155556 | -1.553846 | 4.805556 | -1.539683 | -0.40678 | -0.442308 | 4.318182 | 17.828877 | -0.007779 | 1.580952 | 0.925346 | 2.358166 | 2.05219 | 2.990291 | 3.421528 | 25 |
186 | 7.890422 | 3.412897 | 6.376117 | 5.953052 | 1.329482 | 0.813904 | 1.309638 | 1.8 | 2.030769 | 0.986111 | 1.84127 | 1.525424 | 0.480769 | 0.189394 | 0.224599 | 1.507779 | 0.238095 | 45.698257 | 0.504298 | 0.408201 | 1.761695 | 0.718981 | 40 |
187 | 5.078709 | 3.183954 | 5.43449 | 1.300469 | 1.705043 | 0.808556 | 1.449849 | 1.333333 | 1.430769 | 2.826389 | 1.380952 | 1.423729 | 4.096154 | 5.651515 | 0.721925 | 0.606789 | 2.933333 | 1.090747 | 5.355301 | 5.269338 | 2.391292 | 2.682827 | 20 |
188 | 6.153832 | 3.469927 | 4.200988 | 4.995305 | 1.127905 | 0.496257 | -0.138963 | 1.222222 | 6.661538 | 3.951389 | 5.174603 | 3.254237 | 2.423077 | 0.886364 | 0.256684 | 3.022631 | 0.209524 | 63.156013 | 0.587393 | 0.544734 | 2.753751 | 1.051767 | 40 |
189 | 4.731041 | 3.74054 | 4.506513 | 5.469484 | 5.132935 | 0.697326 | 0.832888 | 0.222222 | 0.384615 | 2.888889 | 0.238095 | 1.491525 | 1.942308 | 3.742424 | 6.818182 | 0.225601 | 6.914286 | 2.637461 | 3.467049 | 2.273066 | 5.395116 | 0.810189 | 25 |
190 | 6.880491 | 4.388555 | 6.601165 | 1.352113 | 2.346745 | 0.683422 | -10.029396 | 0.866667 | 1 | 1.118056 | 0.984127 | 0.813559 | 1.615385 | 1.348485 | 0.187166 | 6.260255 | -0.12381 | 2.393384 | 3.174785 | 70.161696 | 8.915563 | 2.818406 | 25 |
191 | 6.38242 | 4.393291 | 5.867107 | 0.755869 | 1.997961 | 0.670588 | 1.332086 | 0.911111 | 1.6 | 2.298611 | 0.809524 | 1.559322 | 2.442308 | 2.05303 | 0.278075 | 2.394625 | 1 | 8.944122 | 2.34957 | 2.217614 | 1.897617 | 5.899753 | 45 |
192 | 3.66798 | 3.00719 | 3.927588 | 2.43662 | -6.297812 | 2.223529 | 5.687867 | -1.044444 | -0.661538 | 3.923611 | -0.746032 | -0.033898 | 0.019231 | 2.969697 | 5.941176 | 0.760255 | 1.114286 | 1.75637 | 1.988539 | 2.986952 | 1.861724 | 1.697617 | 45 |
193 | 4.564729 | 1.456612 | 4.524651 | 2.220657 | 2.832812 | 0.295187 | 1 | 0.688889 | 0.615385 | 3.0625 | 0.698413 | 1.016949 | 3.038462 | 7.742424 | 0.561497 | 1.046676 | 2.085714 | 0.688422 | 6.664756 | 28.548928 | 5.546337 | 0.95645 | 25 |
194 | 3.532908 | 2.775169 | 3.882422 | 0.873239 | -0.381405 | 1.631016 | -1.243542 | -11.444444 | -7.738462 | 5.777778 | -8.079365 | -8.237288 | -9.153846 | 6.537879 | 5.620321 | 0 | -4.971429 | 6.528833 | 2.971347 | 2.055918 | 3.259194 | 4.077239 | 45 |
195 | 5.985752 | 2.387974 | 5.108027 | 4.43662 | 1.29985 | 0.134759 | 1.041511 | 0.2 | 0.523077 | 1.006944 | 0.253968 | 0.220339 | 1.846154 | 2.69697 | 0.032086 | 4.640028 | 0.380952 | 1.513187 | 7.017192 | 13.584809 | 9.141806 | 1.11175 | 25 |
196 | 6.115022 | 2.979184 | 5.108675 | 8.211268 | 1.418921 | 0.468449 | 0.507928 | 1.022222 | 1.4 | 1.236111 | 1.206349 | 2.254237 | 2.211538 | 0.863636 | 0.802139 | 2.554455 | 1.209524 | 0.426464 | 1.82808 | 20.980429 | 2.837893 | 0.47083 | 20 |
197 | 4.975678 | 1.129826 | 4.463644 | 3.004695 | 3.033845 | 1.55508 | 1.509175 | 1.444444 | 2.4 | 1.9375 | 1.603175 | 3.186441 | 1.961538 | 0.765152 | 0.058824 | 2.508487 | 1.438095 | 0.418418 | 1.037249 | 3.024231 | 3.035305 | 1.175842 | 55 |
198 | 5.864815 | 4.08952 | 6.279145 | 1.774648 | 7.611798 | 3.301604 | 3.707287 | 1.111111 | 1.138462 | 4.027778 | 0.952381 | 2.305085 | 1.903846 | 2.727273 | 0.582888 | 1.384724 | 2.314286 | 4.229325 | 1.77937 | 2.795433 | 2.6396 | 2.560394 | 45 |
199 | 8.117463 | 4.973905 | 7.750373 | 2.596244 | 3.148974 | 3.624599 | 1.560485 | 3.444444 | 4.169231 | 3.0625 | 3.539683 | 5.898305 | 1.75 | 0.666667 | 0.069519 | 2.998586 | 0.980952 | 0.430487 | 0.575931 | 3.266542 | 1.496911 | 1.394412 | 55 |
200 | 6.040147 | 5.036121 | 5.968311 | 2.014085 | 3.409678 | 2.168984 | 6.464101 | -0.644444 | 2.061538 | 3.638889 | -1.126984 | -0.169492 | 1.423077 | 1.863636 | 1.203209 | 3.222065 | 0.457143 | 2.86321 | 1.346705 | 2.742777 | 1.073551 | 1.806902 | 30 |
201 | 3.752115 | 2.611209 | 3.988833 | 2.638498 | 3.913959 | 0.931551 | 2.812222 | 0.644444 | 0.692308 | 1.944444 | 0.68254 | 0.847458 | 2.153846 | 3.5 | 4.518717 | 0 | 4.228571 | 0.377291 | 4.885387 | 3.309413 | 4.789644 | 1.483155 | 20 |
202 | 5.073753 | 3.980704 | 5.672294 | 1.323944 | 2.225092 | 3.151872 | 2.179405 | 4.066667 | 4.6 | 2.138889 | 4.777778 | 3.610169 | 5.25 | 2.045455 | 3.566845 | 0.473126 | 4.190476 | 6.173447 | 2.510029 | 13.533551 | 4.474257 | 2.995892 | 40 |
203 | 5.177609 | 2.902347 | 5.018082 | 2.370892 | 1.851434 | 0.610695 | 2.308391 | 0.911111 | 1.015385 | 2.486111 | 1 | 0.915254 | 2.884615 | 5.106061 | 1.256684 | 0.165488 | 2.066667 | 1.509611 | 5.39255 | 3.582945 | 2.48426 | 1.184881 | 25 |
205 | 4.496892 | 2.318465 | 4.438846 | 3.187793 | 1.980291 | 0.881283 | 1.687689 | 1.177778 | 1.061538 | 1.194444 | 1.190476 | 1.338983 | 2.346154 | 1.590909 | 0.44385 | 1.416549 | 2.666667 | 0.482789 | 3.676218 | 3.43383 | 3.566049 | 1.32046 | 25 |
206 | 2.642286 | 0.481314 | 2.113565 | 7.159624 | -0.386163 | 0.296257 | 1.455728 | -1.911111 | -0.661538 | 2.236111 | -0.84127 | -0.915254 | -0.288462 | 3.659091 | 0.299465 | -13.641443 | 0.6 | 0.573983 | 4.30659 | 3.310345 | 3.181818 | 0.609696 | 45 |
207 | 6.90552 | 3.661591 | 6.817346 | 2.441315 | 2.717276 | 2.19893 | 2.019419 | 2.088889 | 2.584615 | 2.888889 | 2.079365 | 2.542373 | 2 | 1.492424 | 0.074866 | 2.259547 | 1.542857 | 2.4962 | 1.352436 | 6.869991 | 3.148279 | 1.387839 | 30 |
208 | 7.449098 | 4.961489 | 7.176597 | 3.183099 | 2.817996 | 3.286631 | 4.796366 | 0.622222 | 2.107692 | 2.854167 | 0.555556 | 1 | 2.923077 | 1.628788 | 1.074866 | 3.854314 | 0.990476 | 5.909253 | 1.495702 | 2.374651 | 2.269197 | 1.314708 | 25 |
209 | 6.473128 | 5.438188 | 6.482975 | 1.347418 | 2.43197 | 1.872727 | 1.816141 | 1.377778 | 2.153846 | 2.041667 | 1.587302 | 2.050847 | 2.403846 | 1.439394 | 0.850267 | 1.814003 | 1.428571 | 0.671435 | 1.848138 | 2.522367 | 1.905266 | 2.912079 | 15 |
212 | 5.571852 | 3.885885 | 5.054077 | 5.028169 | 1.896289 | 0.662032 | -3.395332 | 0.8 | 0.830769 | 1.208333 | 0.857143 | 0.644068 | 0.923077 | 1.121212 | 0.73262 | 5.765912 | 0 | 17.764864 | 2.43553 | 27.627213 | 10.629303 | 0.814297 | 25 |
213 | 5.058355 | 2.355662 | 3.381095 | 4.643192 | 2.045943 | 2.395722 | 1.125958 | -0.311111 | 3.523077 | 2.041667 | -0.730159 | 0.864407 | 0.25 | 0.098485 | 0.144385 | 5.197313 | 0.133333 | 17.300849 | 0.12894 | 0.031221 | 0.010003 | 0.868529 | 40 |
214 | 4.245953 | 3.499125 | 5.076997 | 0.86385 | 1.949572 | 4.463102 | 3.866203 | 3.355556 | 3.276923 | 1.944444 | 3.507937 | 2.864407 | 3.692308 | 1.742424 | 7.727273 | 0 | 4.619048 | 1.74743 | 2.358166 | 1.577353 | 9.01677 | 3.847987 | 20 |
215 | 5.112615 | 3.096196 | 5.313095 | 1.784038 | 2.501291 | 0.775401 | 2.021913 | 0.266667 | 0.984615 | 1.958333 | 0.492063 | 0.474576 | 2.846154 | 4.106061 | 0.486631 | 1.138614 | 2.342857 | 2.715244 | 5.255014 | 3.242311 | 3.197117 | 2.241578 | 20 |
216 | 5.027789 | 1.507996 | 5.369514 | 1.258216 | 4.136605 | 2.241711 | 3.019063 | 1.533333 | 1.938462 | 3.131944 | 1.714286 | 1.898305 | 3.115385 | 3.174242 | 0.048128 | 1.364922 | 2.6 | 0.616451 | 2.661891 | 52.689189 | 2.388055 | 2.952342 | 25 |
218 | 5.393445 | 2.948438 | 6.239799 | 0.023474 | 3.499116 | 2.071658 | 3.551042 | 1.444444 | 1.8 | 2.104167 | 1.47619 | 1.389831 | 4.865385 | 4.340909 | 0.122995 | 1.437765 | 2 | 2.380867 | 5.424069 | 3.166822 | 1.985584 | 53.706656 | 20 |
219 | 4.677407 | 4.454405 | 5.780722 | 0.553991 | 17.670246 | 12.627807 | 8.895956 | 1.8 | 1.8 | 5.083333 | 1.888889 | 2.559322 | 2.980769 | 4.416667 | 6.877005 | 0.049505 | 11.219048 | 0.348234 | 2.280802 | 3.888164 | 2.500147 | 8.847165 | 45 |
221 | 4.229259 | 3.83728 | 4.656352 | 1.568075 | -7.90159 | 4.087701 | 12.130233 | -1.466667 | -0.676923 | 4.861111 | -1.714286 | 1.033898 | 0.75 | 2.545455 | 4.919786 | 6.574257 | 1.838095 | 1.60751 | 1.372493 | 3.818733 | 1.715505 | 3.069022 | 35 |
222 | 3.959975 | 3.743924 | 4.316957 | 1.638498 | 12.168003 | 1.385027 | 3.957242 | 0.4 | 0.230769 | 3.847222 | 0.206349 | 0.661017 | 0.711538 | 4.272727 | 5.058824 | 1.036775 | 1.390476 | 1.97899 | 2.916905 | 2.561976 | 4.745513 | 2.317173 | 45 |
225 | 3.500189 | 2.969005 | 4.270083 | 0.018779 | -16.059535 | 2.610695 | 15.023161 | -1.822222 | -0.215385 | 5.513889 | -1.31746 | 0.101695 | 1.884615 | 7.924242 | 2.187166 | 0 | 1 | 2.396066 | 3.773639 | 8.579683 | 1.700206 | 53.706656 | 45 |
226 | 5.53985 | 4.343602 | 5.92819 | 2.070423 | 2.875765 | 2.672727 | 1.822555 | -1.311111 | 2.2 | 3.986111 | -0.857143 | 0.389831 | 2.865385 | 2.992424 | 6.898396 | 0 | 6.742857 | 0.999553 | 1.968481 | 3.072227 | 2.44925 | 2.036154 | 45 |
227 | 5.894465 | 3.402029 | 5.853056 | 2.732394 | -3.443387 | 2.347594 | 8.267771 | -8.288889 | -0.892308 | 2.902778 | -5.793651 | -3.79661 | 0.788462 | 1.477273 | 0.716578 | 3.120226 | 0.066667 | 1.406795 | 1.338109 | 2.666356 | 1.841424 | 1.633525 | 45 |
228 | 4.729042 | 4.517334 | 5.704676 | 0.089202 | -3.699606 | 10.841711 | 9.796722 | -8.822222 | -3.953846 | 5.319444 | -6.269841 | -4.40678 | -1.480769 | 2.613636 | 3.491979 | -4.712164 | 0.695238 | 7.695127 | 1.292264 | 2.830848 | 1.538099 | 51.146261 | 45 |
229 | 5.961795 | 3.604413 | 5.378401 | 2.314554 | 4.450863 | 1.281283 | 1.305184 | 0.6 | 1.415385 | 1.826389 | -0.142857 | 2.59322 | 1.615385 | 0.780303 | 0.251337 | 5.15983 | 0.647619 | 0.600358 | 1.123209 | 2.527959 | 5.746396 | 1.565325 | 20 |
End of preview.
This dataset is compiled from the paper: "Fan, X., Lan, W., Zou, T., and Tsai, C. L. (2024). Covariance model with general linear structure and divergent parameters. Journal of Business & Economic Statistics 42, 36–48."
- Downloads last month
- 2