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 ({'ck_codes'}) and 17 missing columns ({'khach', 'dia_chi', 'gia_ny', 'cat', 'ngay', 'nguon', 'loi_nhuan', 'brand', 'gia_nhap', 'thanh_tien', 'ma', 'dien_thoai', 'ma_don', 'SP', 'doi_chieu', 'sl', 'gia_ban'}).
This happened while the json dataset builder was generating data using
hf://datasets/bep40/vaistudio-data/khachhang.json (at revision fa08ef5ed3828553a403538fe92e0bdca4b2f9cf), [/tmp/hf-datasets-cache/medium/datasets/14336525073090-config-parquet-and-info-bep40-vaistudio-data-7c8ac6de/hub/datasets--bep40--vaistudio-data/snapshots/fa08ef5ed3828553a403538fe92e0bdca4b2f9cf/congno.json (origin=hf://datasets/bep40/vaistudio-data@fa08ef5ed3828553a403538fe92e0bdca4b2f9cf/congno.json), /tmp/hf-datasets-cache/medium/datasets/14336525073090-config-parquet-and-info-bep40-vaistudio-data-7c8ac6de/hub/datasets--bep40--vaistudio-data/snapshots/fa08ef5ed3828553a403538fe92e0bdca4b2f9cf/khachhang.json (origin=hf://datasets/bep40/vaistudio-data@fa08ef5ed3828553a403538fe92e0bdca4b2f9cf/khachhang.json), /tmp/hf-datasets-cache/medium/datasets/14336525073090-config-parquet-and-info-bep40-vaistudio-data-7c8ac6de/hub/datasets--bep40--vaistudio-data/snapshots/fa08ef5ed3828553a403538fe92e0bdca4b2f9cf/orders_confirmed.json (origin=hf://datasets/bep40/vaistudio-data@fa08ef5ed3828553a403538fe92e0bdca4b2f9cf/orders_confirmed.json)], ['hf://datasets/bep40/vaistudio-data@fa08ef5ed3828553a403538fe92e0bdca4b2f9cf/congno.json', 'hf://datasets/bep40/vaistudio-data@fa08ef5ed3828553a403538fe92e0bdca4b2f9cf/khachhang.json', 'hf://datasets/bep40/vaistudio-data@fa08ef5ed3828553a403538fe92e0bdca4b2f9cf/orders_confirmed.json']
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 1800, in _prepare_split_single
writer.write_table(table)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 765, in write_table
self._write_table(pa_table, writer_batch_size=writer_batch_size)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 773, in _write_table
pa_table = table_cast(pa_table, self._schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2321, in table_cast
return cast_table_to_schema(table, schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2249, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
ma_kh: string
ten: string
ck_codes: list<item: string>
child 0, item: string
to
{'SP': Value('string'), 'brand': Value('string'), 'cat': Value('string'), 'dia_chi': Value('string'), 'dien_thoai': Value('string'), 'doi_chieu': Value('string'), 'gia_ban': Value('int64'), 'gia_nhap': Value('int64'), 'gia_ny': Value('int64'), 'khach': Value('string'), 'loi_nhuan': Value('int64'), 'ma': Value('string'), 'ma_don': Value('string'), 'ma_kh': Value('string'), 'ngay': Value('string'), 'nguon': Value('string'), 'sl': Value('int64'), 'ten': Value('string'), 'thanh_tien': 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 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 882, in download_and_prepare
self._download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 943, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1646, 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 1802, 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 ({'ck_codes'}) and 17 missing columns ({'khach', 'dia_chi', 'gia_ny', 'cat', 'ngay', 'nguon', 'loi_nhuan', 'brand', 'gia_nhap', 'thanh_tien', 'ma', 'dien_thoai', 'ma_don', 'SP', 'doi_chieu', 'sl', 'gia_ban'}).
This happened while the json dataset builder was generating data using
hf://datasets/bep40/vaistudio-data/khachhang.json (at revision fa08ef5ed3828553a403538fe92e0bdca4b2f9cf), [/tmp/hf-datasets-cache/medium/datasets/14336525073090-config-parquet-and-info-bep40-vaistudio-data-7c8ac6de/hub/datasets--bep40--vaistudio-data/snapshots/fa08ef5ed3828553a403538fe92e0bdca4b2f9cf/congno.json (origin=hf://datasets/bep40/vaistudio-data@fa08ef5ed3828553a403538fe92e0bdca4b2f9cf/congno.json), /tmp/hf-datasets-cache/medium/datasets/14336525073090-config-parquet-and-info-bep40-vaistudio-data-7c8ac6de/hub/datasets--bep40--vaistudio-data/snapshots/fa08ef5ed3828553a403538fe92e0bdca4b2f9cf/khachhang.json (origin=hf://datasets/bep40/vaistudio-data@fa08ef5ed3828553a403538fe92e0bdca4b2f9cf/khachhang.json), /tmp/hf-datasets-cache/medium/datasets/14336525073090-config-parquet-and-info-bep40-vaistudio-data-7c8ac6de/hub/datasets--bep40--vaistudio-data/snapshots/fa08ef5ed3828553a403538fe92e0bdca4b2f9cf/orders_confirmed.json (origin=hf://datasets/bep40/vaistudio-data@fa08ef5ed3828553a403538fe92e0bdca4b2f9cf/orders_confirmed.json)], ['hf://datasets/bep40/vaistudio-data@fa08ef5ed3828553a403538fe92e0bdca4b2f9cf/congno.json', 'hf://datasets/bep40/vaistudio-data@fa08ef5ed3828553a403538fe92e0bdca4b2f9cf/khachhang.json', 'hf://datasets/bep40/vaistudio-data@fa08ef5ed3828553a403538fe92e0bdca4b2f9cf/orders_confirmed.json']
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.
SP string | brand string | cat string | dia_chi string | dien_thoai string | doi_chieu string | gia_ban int64 | gia_nhap int64 | gia_ny int64 | khach string | loi_nhuan int64 | ma string | ma_don string | ma_kh string | ngay string | nguon string | sl int64 | ten string | thanh_tien int64 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
EKO13645 | Eurogold | Phụ kiện tủ bếp | Đôi Điện Thanh Tra Sở GTVT Đồng Nai - 2233/1 Nguyễn Ái Quốc P QUANG VINH BH ĐN | 0976 763 711 | ✓ | 7,305,900 | 6,560,400 | 14,910,000 | Thương Thái Thịnh | 745,500 | EPV1645 | BH021/04/2026 | TTT | 01/04/2026 | ocr | 1 | EPV1645 | Eurogold | Tủ đồ khô inox 304 nan Oval 6 tầng EPV1645 (EKO13645) | 7,305,900 |
EUF016M | Eurogold | ĐỘI DIỆN THANH TRA SỐ GTVT ĐỒNG NAI - 2233/1 NGUYỄN ÁI QUỐC P QUANG VINH BH ĐN | 0976 763 711 | ✗ | 926,100 | 831,600 | 1,890,000 | Thương Thái Thịnh | 94,500 | EVF016M | BH020/04/2026 | TTT | 01/04/2026 | ocr | 1 | Vòi nước inox 304 mổ xoay 360 độ EUF016M (10b/T) | 926,100 | |
null | Eurogold | Phụ kiện tủ bếp | ĐỘI DIỆN THANH TRA SỐ GTVT ĐỒNG NAI - 2233/1 NGUYỄN ÁI QUỐC P QUANG VINH BH ĐN | 0976 763 711 | ✓ | 6,286,700 | 5,645,200 | 12,830,000 | Thương Thái Thịnh | 641,500 | ELO102R | BH020/04/2026 | TTT | 01/04/2026 | ocr | 1 | ELO102R | Eurogold | Giá Liên Hoàn Nan Oval - Ray Âm Giảm Chấn | 6,286,700 |
null | Eurogold | Phụ kiện tủ bếp | ĐỘI DIỆN THANH TRA SỐ GTVT ĐỒNG NAI - 2233/1 NGUYỄN ÁI QUỐC P QUANG VINH BH ĐN | 0976 763 711 | ✓ | 1,332,800 | 1,196,800 | 2,720,000 | Thương Thái Thịnh | 136,000 | ERT108 | BH020/04/2026 | TTT | 01/04/2026 | ocr | 1 | ERT108 | Eurogold | Thùng rác âm tủ cao cấp E008 (ERT108) | 1,332,800 |
null | Eurogold | Phụ kiện tủ bếp | ĐỘI DIỆN THANH TRA SỐ GTVT ĐỒNG NAI - 2233/1 NGUYỄN ÁI QUỐC P QUANG VINH BH ĐN | 0976 763 711 | ✓ | 431,200 | 387,200 | 880,000 | Thương Thái Thịnh | 44,000 | ETC900CB | BH020/04/2026 | TTT | 01/04/2026 | ocr | 1 | ETC900 | Eurogold | Khay chia thìa dĩa nhựa cao cấp vân Cacbon ETC900 (ETC900CB) | 431,200 |
null | Eurogold | ĐỘI DIỆN THANH TRA SỐ GTVT ĐỒNG NAI - 2233/1 NGUYỄN ÁI QUỐC P QUANG VINH BH ĐN | 0976 763 711 | ✗ | 2,592,100 | 2,327,600 | 5,290,000 | Thương Thái Thịnh | 264,500 | EPO4335VX | BH020/04/2026 | TTT | 01/04/2026 | ocr | 1 | Giá dao hot đa năng inox SUS304 nan Oval Khung 304KT 350 | 2,592,100 | |
null | Eurogold | Phụ kiện tủ bếp | ĐỘI DIỆN THANH TRA SỐ GTVT ĐỒNG NAI - 2233/1 NGUYỄN ÁI QUỐC P QUANG VINH BH ĐN | 0976 763 711 | ✓ | 863,870 | 775,720 | 1,763,000 | Thương Thái Thịnh | 88,150 | GC300B | BH020/04/2026 | TTT | 01/04/2026 | ocr | 1 | C300 | Eurogold | Thùng gạo mặt gương màu đen | 863,870 |
EPO9380LX | Eurogold | ĐỘI DIỆN THANH TRA SỐ GTVT ĐỒNG NAI - 2233/1 NGUYỄN ÁI QUỐC P QUANG VINH BH ĐN | 0976 763 711 | ✗ | 5,654,600 | 5,077,600 | 11,540,000 | Thương Thái Thịnh | 577,000 | EPO9380LX | BH020/04/2026 | TTT | 01/04/2026 | ocr | 1 | Giá bát đia động Oval cao cấp kt 800 | 5,654,600 | |
null | Eurogold | ĐỘI DIỆN THANH TRA SỐ GTVT ĐỒNG NAI - 2233/1 NGUYỄN ÁI QUỐC P QUANG VINH BH ĐN | 0976 763 711 | ✗ | 2,577,400 | 2,314,400 | 5,260,000 | Thương Thái Thịnh | 263,000 | EPO7390VX | BH020/04/2026 | TTT | 01/04/2026 | ocr | 1 | Giá xoong nồi, bát đia đa năng inox SUS304 nan Oval KT 900 | 2,577,400 | |
null | Eurogold | ĐỘI DIỆN THANH TRA SỐ GTVT ĐỒNG NAI - 2233/1 NGUYỄN ÁI QUỐC P QUANG VINH BH ĐN | 0976 763 711 | ✗ | 2,489,200 | 2,235,200 | 5,080,000 | Thương Thái Thịnh | 254,000 | EPO6390VX | BH020/04/2026 | TTT | 01/04/2026 | ocr | 1 | Giá xoong nồi bằng inox SUS304 nan Oval KT 900 | 2,489,200 | |
null | Eurogold | Phụ kiện tủ bếp | 50 đường số 8, khu thị Him Lam, Phường Tân Hưng Quận 7 | 0911454822 | ✓ | 2,336,800 | 2,235,200 | 5,080,000 | TRƯƠNG THANH | 203,200 | EPO6390VX | BH25704/2026 | CCO | 06/04/2026 | ocr | 2 | EPO6390VX | Eurogold | Giá xoong nồi inox 304 nan Oval EPV5090F (EPO6390VX) | 4,673,600 |
null | Eurogold | 50 đường số 8, khu thị Him Lam, Phường Tân Hưng Quận 7 | 0911454822 | ✗ | 2,419,600 | 2,314,400 | 5,260,000 | TRƯƠNG THANH | 210,400 | EPO7390VX | BH25704/2026 | CCO | 06/04/2026 | ocr | 2 | Giá xông hơi bát đá SUS304 nắp SUS304 nắp Oval KT 900 | 4,839,200 | |
null | Eurogold | Phụ kiện tủ bếp | 50 đường số 8, khu thị Him Lam, Phường Tân Hưng Quận 7 | 0911454822 | ✓ | 1,587,000 | 1,518,000 | 3,450,000 | TRƯƠNG THANH | 138,000 | EPD5230VX | BH25704/2026 | CCO | 06/04/2026 | ocr | 2 | EPD5230VX | Eurogold | Giá dao thớt EP30 (EPD5230VX) nan dẹt inox mờ | 3,174,000 |
null | null | null | null | null | null | null | null | null | null | null | null | null | TTT | null | null | null | THUONG THAI THINH | null |
null | null | null | null | null | null | null | null | null | null | null | null | null | CCO | null | null | null | Côngty chị Oanh | null |
bep40/vaistudio-data
Generated by ML Intern
This dataset repository was generated by ML Intern, an agent for machine learning research and development on the Hugging Face Hub.
- Try ML Intern: https://smolagents-ml-intern.hf.space
- Source code: https://github.com/huggingface/ml-intern
Usage
from datasets import load_dataset
dataset = load_dataset("bep40/vaistudio-data")
- Downloads last month
- 36