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 1 new columns ({'dataFim'})
This happened while the csv dataset builder was generating data using
hf://datasets/senal88/bumachar-economic-series/history/tr.csv (at revision 99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a), [/tmp/hf-datasets-cache/medium/datasets/69013541466183-config-parquet-and-info-senal88-bumachar-economic-9fd4786e/hub/datasets--senal88--bumachar-economic-series/snapshots/99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/cdi.csv (origin=hf://datasets/senal88/bumachar-economic-series@99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/cdi.csv), /tmp/hf-datasets-cache/medium/datasets/69013541466183-config-parquet-and-info-senal88-bumachar-economic-9fd4786e/hub/datasets--senal88--bumachar-economic-series/snapshots/99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/igpm.csv (origin=hf://datasets/senal88/bumachar-economic-series@99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/igpm.csv), /tmp/hf-datasets-cache/medium/datasets/69013541466183-config-parquet-and-info-senal88-bumachar-economic-9fd4786e/hub/datasets--senal88--bumachar-economic-series/snapshots/99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/inpc.csv (origin=hf://datasets/senal88/bumachar-economic-series@99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/inpc.csv), /tmp/hf-datasets-cache/medium/datasets/69013541466183-config-parquet-and-info-senal88-bumachar-economic-9fd4786e/hub/datasets--senal88--bumachar-economic-series/snapshots/99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/ipca.csv (origin=hf://datasets/senal88/bumachar-economic-series@99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/ipca.csv), /tmp/hf-datasets-cache/medium/datasets/69013541466183-config-parquet-and-info-senal88-bumachar-economic-9fd4786e/hub/datasets--senal88--bumachar-economic-series/snapshots/99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/ipca_12m.csv (origin=hf://datasets/senal88/bumachar-economic-series@99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/ipca_12m.csv), /tmp/hf-datasets-cache/medium/datasets/69013541466183-config-parquet-and-info-senal88-bumachar-economic-9fd4786e/hub/datasets--senal88--bumachar-economic-series/snapshots/99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/pib_mensal.csv (origin=hf://datasets/senal88/bumachar-economic-series@99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/pib_mensal.csv), /tmp/hf-datasets-cache/medium/datasets/69013541466183-config-parquet-and-info-senal88-bumachar-economic-9fd4786e/hub/datasets--senal88--bumachar-economic-series/snapshots/99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/ptax_venda.csv (origin=hf://datasets/senal88/bumachar-economic-series@99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/ptax_venda.csv), /tmp/hf-datasets-cache/medium/datasets/69013541466183-config-parquet-and-info-senal88-bumachar-economic-9fd4786e/hub/datasets--senal88--bumachar-economic-series/snapshots/99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/selic_acum.csv (origin=hf://datasets/senal88/bumachar-economic-series@99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/selic_acum.csv), /tmp/hf-datasets-cache/medium/datasets/69013541466183-config-parquet-and-info-senal88-bumachar-economic-9fd4786e/hub/datasets--senal88--bumachar-economic-series/snapshots/99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/selic_meta.csv (origin=hf://datasets/senal88/bumachar-economic-series@99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/selic_meta.csv), /tmp/hf-datasets-cache/medium/datasets/69013541466183-config-parquet-and-info-senal88-bumachar-economic-9fd4786e/hub/datasets--senal88--bumachar-economic-series/snapshots/99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/tr.csv (origin=hf://datasets/senal88/bumachar-economic-series@99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/tr.csv), /tmp/hf-datasets-cache/medium/datasets/69013541466183-config-parquet-and-info-senal88-bumachar-economic-9fd4786e/hub/datasets--senal88--bumachar-economic-series/snapshots/99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/usd_brl.csv (origin=hf://datasets/senal88/bumachar-economic-series@99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/usd_brl.csv)]
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 1887, in _prepare_split_single
writer.write_table(table)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 675, 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
data: string
dataFim: string
valor: double
indicador: string
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 713
to
{'data': Value('string'), 'valor': Value('float64'), 'indicador': Value('string')}
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 1347, 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 980, in convert_to_parquet
builder.download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 884, in download_and_prepare
self._download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 947, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1736, 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 1889, 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 ({'dataFim'})
This happened while the csv dataset builder was generating data using
hf://datasets/senal88/bumachar-economic-series/history/tr.csv (at revision 99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a), [/tmp/hf-datasets-cache/medium/datasets/69013541466183-config-parquet-and-info-senal88-bumachar-economic-9fd4786e/hub/datasets--senal88--bumachar-economic-series/snapshots/99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/cdi.csv (origin=hf://datasets/senal88/bumachar-economic-series@99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/cdi.csv), /tmp/hf-datasets-cache/medium/datasets/69013541466183-config-parquet-and-info-senal88-bumachar-economic-9fd4786e/hub/datasets--senal88--bumachar-economic-series/snapshots/99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/igpm.csv (origin=hf://datasets/senal88/bumachar-economic-series@99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/igpm.csv), /tmp/hf-datasets-cache/medium/datasets/69013541466183-config-parquet-and-info-senal88-bumachar-economic-9fd4786e/hub/datasets--senal88--bumachar-economic-series/snapshots/99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/inpc.csv (origin=hf://datasets/senal88/bumachar-economic-series@99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/inpc.csv), /tmp/hf-datasets-cache/medium/datasets/69013541466183-config-parquet-and-info-senal88-bumachar-economic-9fd4786e/hub/datasets--senal88--bumachar-economic-series/snapshots/99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/ipca.csv (origin=hf://datasets/senal88/bumachar-economic-series@99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/ipca.csv), /tmp/hf-datasets-cache/medium/datasets/69013541466183-config-parquet-and-info-senal88-bumachar-economic-9fd4786e/hub/datasets--senal88--bumachar-economic-series/snapshots/99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/ipca_12m.csv (origin=hf://datasets/senal88/bumachar-economic-series@99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/ipca_12m.csv), /tmp/hf-datasets-cache/medium/datasets/69013541466183-config-parquet-and-info-senal88-bumachar-economic-9fd4786e/hub/datasets--senal88--bumachar-economic-series/snapshots/99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/pib_mensal.csv (origin=hf://datasets/senal88/bumachar-economic-series@99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/pib_mensal.csv), /tmp/hf-datasets-cache/medium/datasets/69013541466183-config-parquet-and-info-senal88-bumachar-economic-9fd4786e/hub/datasets--senal88--bumachar-economic-series/snapshots/99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/ptax_venda.csv (origin=hf://datasets/senal88/bumachar-economic-series@99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/ptax_venda.csv), /tmp/hf-datasets-cache/medium/datasets/69013541466183-config-parquet-and-info-senal88-bumachar-economic-9fd4786e/hub/datasets--senal88--bumachar-economic-series/snapshots/99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/selic_acum.csv (origin=hf://datasets/senal88/bumachar-economic-series@99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/selic_acum.csv), /tmp/hf-datasets-cache/medium/datasets/69013541466183-config-parquet-and-info-senal88-bumachar-economic-9fd4786e/hub/datasets--senal88--bumachar-economic-series/snapshots/99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/selic_meta.csv (origin=hf://datasets/senal88/bumachar-economic-series@99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/selic_meta.csv), /tmp/hf-datasets-cache/medium/datasets/69013541466183-config-parquet-and-info-senal88-bumachar-economic-9fd4786e/hub/datasets--senal88--bumachar-economic-series/snapshots/99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/tr.csv (origin=hf://datasets/senal88/bumachar-economic-series@99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/tr.csv), /tmp/hf-datasets-cache/medium/datasets/69013541466183-config-parquet-and-info-senal88-bumachar-economic-9fd4786e/hub/datasets--senal88--bumachar-economic-series/snapshots/99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/usd_brl.csv (origin=hf://datasets/senal88/bumachar-economic-series@99e6e2c4d44e63ff1ce598d15d562fe028e5cd6a/history/usd_brl.csv)]
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.
data string | valor float64 | indicador string |
|---|---|---|
2021-02-17 | 0.007469 | cdi |
2021-02-18 | 0.007469 | cdi |
2021-02-19 | 0.007469 | cdi |
2021-02-22 | 0.007469 | cdi |
2021-02-23 | 0.007469 | cdi |
2021-02-24 | 0.007469 | cdi |
2021-02-25 | 0.007469 | cdi |
2021-02-26 | 0.007469 | cdi |
2021-03-01 | 0.007469 | cdi |
2021-03-02 | 0.007469 | cdi |
2021-03-03 | 0.007469 | cdi |
2021-03-04 | 0.007469 | cdi |
2021-03-05 | 0.007469 | cdi |
2021-03-08 | 0.007469 | cdi |
2021-03-09 | 0.007469 | cdi |
2021-03-10 | 0.007469 | cdi |
2021-03-11 | 0.007469 | cdi |
2021-03-12 | 0.007469 | cdi |
2021-03-15 | 0.007469 | cdi |
2021-03-16 | 0.007469 | cdi |
2021-03-17 | 0.007469 | cdi |
2021-03-18 | 0.010379 | cdi |
2021-03-19 | 0.010379 | cdi |
2021-03-22 | 0.010379 | cdi |
2021-03-23 | 0.010379 | cdi |
2021-03-24 | 0.010379 | cdi |
2021-03-25 | 0.010379 | cdi |
2021-03-26 | 0.010379 | cdi |
2021-03-29 | 0.010379 | cdi |
2021-03-30 | 0.010379 | cdi |
2021-03-31 | 0.010379 | cdi |
2021-04-01 | 0.010379 | cdi |
2021-04-05 | 0.010379 | cdi |
2021-04-06 | 0.010379 | cdi |
2021-04-07 | 0.010379 | cdi |
2021-04-08 | 0.010379 | cdi |
2021-04-09 | 0.010379 | cdi |
2021-04-12 | 0.010379 | cdi |
2021-04-13 | 0.010379 | cdi |
2021-04-14 | 0.010379 | cdi |
2021-04-15 | 0.010379 | cdi |
2021-04-16 | 0.010379 | cdi |
2021-04-19 | 0.010379 | cdi |
2021-04-20 | 0.010379 | cdi |
2021-04-22 | 0.010379 | cdi |
2021-04-23 | 0.010379 | cdi |
2021-04-26 | 0.010379 | cdi |
2021-04-27 | 0.010379 | cdi |
2021-04-28 | 0.010379 | cdi |
2021-04-29 | 0.010379 | cdi |
2021-04-30 | 0.010379 | cdi |
2021-05-03 | 0.010379 | cdi |
2021-05-04 | 0.010379 | cdi |
2021-05-05 | 0.010379 | cdi |
2021-05-06 | 0.013269 | cdi |
2021-05-07 | 0.013269 | cdi |
2021-05-10 | 0.013269 | cdi |
2021-05-11 | 0.013269 | cdi |
2021-05-12 | 0.013269 | cdi |
2021-05-13 | 0.013269 | cdi |
2021-05-14 | 0.013269 | cdi |
2021-05-17 | 0.013269 | cdi |
2021-05-18 | 0.013269 | cdi |
2021-05-19 | 0.013269 | cdi |
2021-05-20 | 0.013269 | cdi |
2021-05-21 | 0.013269 | cdi |
2021-05-24 | 0.013269 | cdi |
2021-05-25 | 0.013269 | cdi |
2021-05-26 | 0.013269 | cdi |
2021-05-27 | 0.013269 | cdi |
2021-05-28 | 0.013269 | cdi |
2021-05-31 | 0.013269 | cdi |
2021-06-01 | 0.013269 | cdi |
2021-06-02 | 0.013269 | cdi |
2021-06-04 | 0.013269 | cdi |
2021-06-07 | 0.013269 | cdi |
2021-06-08 | 0.013269 | cdi |
2021-06-09 | 0.013269 | cdi |
2021-06-10 | 0.013269 | cdi |
2021-06-11 | 0.013269 | cdi |
2021-06-14 | 0.013269 | cdi |
2021-06-15 | 0.013269 | cdi |
2021-06-16 | 0.013269 | cdi |
2021-06-17 | 0.016137 | cdi |
2021-06-18 | 0.016137 | cdi |
2021-06-21 | 0.016137 | cdi |
2021-06-22 | 0.016137 | cdi |
2021-06-23 | 0.016137 | cdi |
2021-06-24 | 0.016137 | cdi |
2021-06-25 | 0.016137 | cdi |
2021-06-28 | 0.016137 | cdi |
2021-06-29 | 0.016137 | cdi |
2021-06-30 | 0.016137 | cdi |
2021-07-01 | 0.016137 | cdi |
2021-07-02 | 0.016137 | cdi |
2021-07-05 | 0.016137 | cdi |
2021-07-06 | 0.016137 | cdi |
2021-07-07 | 0.016137 | cdi |
2021-07-08 | 0.016137 | cdi |
2021-07-09 | 0.016137 | cdi |
End of preview.
No dataset card yet
- Downloads last month
- 10