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 11 new columns ({'AAPL.4', 'TSLA.3', 'Ticker', 'AAPL.1', 'TSLA.1', 'TSLA', 'TSLA.4', 'AAPL.2', 'TSLA.2', 'AAPL', 'AAPL.3'}) and 6 missing columns ({'low', 'open', 'high', 'date', 'close', 'volume'}).
This happened while the csv dataset builder was generating data using
hf://datasets/dhroov07/stockformer_indian/aapl_day_full.csv (at revision 26d44315dca90bded2a56cc36324f96d652668f7)
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 1871, in _prepare_split_single
writer.write_table(table)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 623, 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 2293, in table_cast
return cast_table_to_schema(table, schema)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2241, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
Ticker: string
TSLA: string
TSLA.1: string
TSLA.2: string
TSLA.3: string
TSLA.4: string
AAPL: string
AAPL.1: string
AAPL.2: string
AAPL.3: string
AAPL.4: string
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 1487
to
{'date': Value(dtype='string', id=None), 'open': Value(dtype='float64', id=None), 'high': Value(dtype='float64', id=None), 'low': Value(dtype='float64', id=None), 'close': Value(dtype='float64', id=None), 'volume': Value(dtype='int64', id=None)}
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 1438, 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 1050, in convert_to_parquet
builder.download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 925, in download_and_prepare
self._download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1001, 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 1742, 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 1873, 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 11 new columns ({'AAPL.4', 'TSLA.3', 'Ticker', 'AAPL.1', 'TSLA.1', 'TSLA', 'TSLA.4', 'AAPL.2', 'TSLA.2', 'AAPL', 'AAPL.3'}) and 6 missing columns ({'low', 'open', 'high', 'date', 'close', 'volume'}).
This happened while the csv dataset builder was generating data using
hf://datasets/dhroov07/stockformer_indian/aapl_day_full.csv (at revision 26d44315dca90bded2a56cc36324f96d652668f7)
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.
date string | open float64 | high float64 | low float64 | close float64 | volume int64 |
|---|---|---|---|---|---|
2015-02-02 09:15:00 | 57.8 | 57.8 | 57.5 | 57.5 | 276 |
2015-02-02 09:16:00 | 57.5 | 57.6 | 57.5 | 57.6 | 604 |
2015-02-02 09:17:00 | 57.6 | 57.6 | 56.65 | 56.65 | 56 |
2015-02-02 09:18:00 | 56.65 | 57 | 56.65 | 57 | 464 |
2015-02-02 09:19:00 | 57 | 57.4 | 57 | 57.4 | 1,432 |
2015-02-02 09:20:00 | 57.4 | 57.75 | 57.4 | 57.75 | 768 |
2015-02-02 09:21:00 | 57.75 | 57.75 | 57.55 | 57.55 | 604 |
2015-02-02 09:22:00 | 57.55 | 57.95 | 57.55 | 57.95 | 4 |
2015-02-02 09:23:00 | 57.95 | 57.95 | 57.5 | 57.5 | 708 |
2015-02-02 09:24:00 | 57.6 | 57.6 | 57.5 | 57.5 | 516 |
2015-02-02 09:25:00 | 57.5 | 58.1 | 57.5 | 58.1 | 544 |
2015-02-02 09:26:00 | 58.1 | 58.25 | 58.1 | 58.1 | 3,336 |
2015-02-02 09:27:00 | 58.1 | 58.1 | 58.1 | 58.1 | 0 |
2015-02-02 09:28:00 | 58.1 | 58.1 | 58.1 | 58.1 | 0 |
2015-02-02 09:29:00 | 58.3 | 58.45 | 58.1 | 58.1 | 1,028 |
2015-02-02 09:30:00 | 58.1 | 58.1 | 58.1 | 58.1 | 0 |
2015-02-02 09:31:00 | 58.1 | 58.25 | 58.1 | 58.25 | 16 |
2015-02-02 09:32:00 | 58.25 | 58.45 | 58.25 | 58.45 | 464 |
2015-02-02 09:33:00 | 58.5 | 58.5 | 58.5 | 58.5 | 400 |
2015-02-02 09:34:00 | 58.5 | 58.6 | 58.5 | 58.5 | 156 |
2015-02-02 09:35:00 | 58.5 | 58.7 | 58.5 | 58.6 | 2,656 |
2015-02-02 09:36:00 | 58.6 | 58.75 | 58.6 | 58.75 | 1,652 |
2015-02-02 09:37:00 | 58.75 | 58.75 | 58.3 | 58.3 | 640 |
2015-02-02 09:38:00 | 58.3 | 58.6 | 58.3 | 58.6 | 400 |
2015-02-02 09:39:00 | 58.6 | 58.6 | 58.25 | 58.25 | 1,200 |
2015-02-02 09:40:00 | 58.25 | 58.65 | 58.25 | 58.65 | 136 |
2015-02-02 09:41:00 | 58.5 | 58.5 | 58.5 | 58.5 | 600 |
2015-02-02 09:42:00 | 58.5 | 58.5 | 58.25 | 58.25 | 40 |
2015-02-02 09:43:00 | 58.25 | 58.25 | 58.25 | 58.25 | 0 |
2015-02-02 09:44:00 | 58.25 | 58.25 | 58.25 | 58.25 | 0 |
2015-02-02 09:45:00 | 58.25 | 58.5 | 58.25 | 58.5 | 144 |
2015-02-02 09:46:00 | 58.5 | 58.5 | 58.5 | 58.5 | 0 |
2015-02-02 09:47:00 | 58.5 | 58.5 | 58.5 | 58.5 | 0 |
2015-02-02 09:48:00 | 58.5 | 58.7 | 58.5 | 58.7 | 400 |
2015-02-02 09:49:00 | 58.7 | 58.7 | 58.7 | 58.7 | 0 |
2015-02-02 09:50:00 | 58.7 | 58.75 | 58.5 | 58.5 | 920 |
2015-02-02 09:51:00 | 58.5 | 58.5 | 58.5 | 58.5 | 0 |
2015-02-02 09:52:00 | 58.5 | 58.5 | 58.5 | 58.5 | 0 |
2015-02-02 09:53:00 | 58.5 | 58.5 | 58.5 | 58.5 | 400 |
2015-02-02 09:54:00 | 58.5 | 58.5 | 58.5 | 58.5 | 200 |
2015-02-02 09:55:00 | 58.5 | 58.5 | 58.5 | 58.5 | 0 |
2015-02-02 09:56:00 | 58.5 | 58.5 | 58.5 | 58.5 | 0 |
2015-02-02 09:57:00 | 58.5 | 58.5 | 58.5 | 58.5 | 0 |
2015-02-02 09:58:00 | 58.5 | 58.5 | 58.5 | 58.5 | 0 |
2015-02-02 09:59:00 | 58.5 | 58.5 | 58.5 | 58.5 | 0 |
2015-02-02 10:00:00 | 58.5 | 58.5 | 58.3 | 58.3 | 392 |
2015-02-02 10:01:00 | 58.3 | 58.3 | 58.3 | 58.3 | 0 |
2015-02-02 10:02:00 | 58.3 | 58.3 | 58.3 | 58.3 | 0 |
2015-02-02 10:03:00 | 58.3 | 58.75 | 58.3 | 58.75 | 964 |
2015-02-02 10:04:00 | 58.75 | 58.75 | 58.75 | 58.75 | 0 |
2015-02-02 10:05:00 | 58.75 | 58.75 | 58.75 | 58.75 | 0 |
2015-02-02 10:06:00 | 58.75 | 58.75 | 58.7 | 58.7 | 100 |
2015-02-02 10:07:00 | 58.7 | 58.7 | 58.7 | 58.7 | 0 |
2015-02-02 10:08:00 | 58.7 | 58.7 | 58.7 | 58.7 | 0 |
2015-02-02 10:09:00 | 58.7 | 58.7 | 58.7 | 58.7 | 0 |
2015-02-02 10:10:00 | 58.7 | 58.7 | 58.25 | 58.25 | 800 |
2015-02-02 10:11:00 | 58.25 | 58.25 | 58.25 | 58.25 | 0 |
2015-02-02 10:12:00 | 58.25 | 58.5 | 58.25 | 58.5 | 784 |
2015-02-02 10:13:00 | 58.5 | 58.5 | 58.5 | 58.5 | 0 |
2015-02-02 10:14:00 | 58.5 | 58.5 | 58.5 | 58.5 | 1,620 |
2015-02-02 10:15:00 | 58.5 | 58.5 | 58.5 | 58.5 | 820 |
2015-02-02 10:16:00 | 58.5 | 58.5 | 58.5 | 58.5 | 860 |
2015-02-02 10:17:00 | 58.5 | 58.5 | 58.5 | 58.5 | 0 |
2015-02-02 10:18:00 | 58.5 | 58.5 | 58.5 | 58.5 | 0 |
2015-02-02 10:19:00 | 58.5 | 58.5 | 58.5 | 58.5 | 0 |
2015-02-02 10:20:00 | 58.5 | 58.5 | 58.5 | 58.5 | 0 |
2015-02-02 10:21:00 | 58.5 | 58.5 | 58.5 | 58.5 | 0 |
2015-02-02 10:22:00 | 58.5 | 58.5 | 58.25 | 58.25 | 360 |
2015-02-02 10:23:00 | 58.25 | 58.25 | 58.25 | 58.25 | 0 |
2015-02-02 10:24:00 | 58.25 | 58.25 | 58.25 | 58.25 | 0 |
2015-02-02 10:25:00 | 58.25 | 58.25 | 58.25 | 58.25 | 0 |
2015-02-02 10:26:00 | 58.25 | 58.25 | 58.25 | 58.25 | 0 |
2015-02-02 10:27:00 | 58.2 | 58.2 | 58.2 | 58.2 | 40 |
2015-02-02 10:28:00 | 58.2 | 58.2 | 58.2 | 58.2 | 0 |
2015-02-02 10:29:00 | 58.2 | 58.2 | 58.2 | 58.2 | 360 |
2015-02-02 10:30:00 | 58.2 | 58.2 | 58.2 | 58.2 | 0 |
2015-02-02 10:31:00 | 58.2 | 58.2 | 58.2 | 58.2 | 0 |
2015-02-02 10:32:00 | 58.5 | 58.5 | 58.5 | 58.5 | 80 |
2015-02-02 10:33:00 | 58.5 | 58.5 | 58.5 | 58.5 | 0 |
2015-02-02 10:34:00 | 58.5 | 58.5 | 58.5 | 58.5 | 0 |
2015-02-02 10:35:00 | 58.5 | 58.5 | 58.5 | 58.5 | 0 |
2015-02-02 10:36:00 | 58.5 | 58.5 | 58.5 | 58.5 | 0 |
2015-02-02 10:37:00 | 58.5 | 58.5 | 58.5 | 58.5 | 0 |
2015-02-02 10:38:00 | 58.5 | 58.5 | 58.5 | 58.5 | 0 |
2015-02-02 10:39:00 | 58.5 | 58.5 | 58.5 | 58.5 | 0 |
2015-02-02 10:40:00 | 58.5 | 58.5 | 58.5 | 58.5 | 0 |
2015-02-02 10:41:00 | 58.5 | 58.5 | 58.5 | 58.5 | 0 |
2015-02-02 10:42:00 | 58.5 | 58.5 | 58.35 | 58.35 | 260 |
2015-02-02 10:43:00 | 58.35 | 58.35 | 58.3 | 58.3 | 460 |
2015-02-02 10:44:00 | 58.3 | 58.3 | 58.3 | 58.3 | 0 |
2015-02-02 10:45:00 | 58.3 | 58.5 | 58.3 | 58.5 | 1,200 |
2015-02-02 10:46:00 | 58.5 | 58.5 | 58.5 | 58.5 | 0 |
2015-02-02 10:47:00 | 58.5 | 58.5 | 58.5 | 58.5 | 0 |
2015-02-02 10:48:00 | 58.5 | 58.5 | 58.5 | 58.5 | 0 |
2015-02-02 10:49:00 | 58.5 | 58.5 | 58.5 | 58.5 | 0 |
2015-02-02 10:50:00 | 58.5 | 58.5 | 58.5 | 58.5 | 180 |
2015-02-02 10:51:00 | 58.5 | 58.5 | 58.5 | 58.5 | 0 |
2015-02-02 10:52:00 | 58.5 | 58.5 | 58.5 | 58.5 | 0 |
2015-02-02 10:53:00 | 58.5 | 58.5 | 58.5 | 58.5 | 380 |
2015-02-02 10:54:00 | 58.5 | 58.5 | 58.5 | 58.5 | 0 |
End of preview.
README.md exists but content is empty.
- Downloads last month
- 3