Dataset Preview
Duplicate
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 2 new columns ({'Trip_Label', 'Trip_ID'}) and 1 missing columns ({'1. Trip_ID: ID unik yang mewakili setiap perjalanan.'}).

This happened while the csv dataset builder was generating data using

zip://sample_submission.csv::/tmp/hf-datasets-cache/medium/datasets/42466622001587-config-parquet-and-info-Fin000-ANAVA-90421d54/hub/datasets--Fin000--ANAVA/snapshots/5058b0675ed106adf045c39aaa1b08f8d5bf84f1/babak-penyisihan-datavers-anava-20.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 "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1831, in _prepare_split_single
                  writer.write_table(table)
                File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 714, 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
              Trip_ID: string
              Trip_Label: double
              -- schema metadata --
              pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 498
              to
              {'1. Trip_ID: ID unik yang mewakili setiap perjalanan.': 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 1339, 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 972, in convert_to_parquet
                  builder.download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 894, in download_and_prepare
                  self._download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 970, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1702, 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 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 2 new columns ({'Trip_Label', 'Trip_ID'}) and 1 missing columns ({'1. Trip_ID: ID unik yang mewakili setiap perjalanan.'}).
              
              This happened while the csv dataset builder was generating data using
              
              zip://sample_submission.csv::/tmp/hf-datasets-cache/medium/datasets/42466622001587-config-parquet-and-info-Fin000-ANAVA-90421d54/hub/datasets--Fin000--ANAVA/snapshots/5058b0675ed106adf045c39aaa1b08f8d5bf84f1/babak-penyisihan-datavers-anava-20.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.

1. Trip_ID: ID unik yang mewakili setiap perjalanan.
string
2. Timestamp: Waktu pemesanan perjalanan (format ISO-8601).
3. Pickup_Lat: Koordinat latitude lokasi penjemputan.
4. Pickup_Long: Koordinat longitude lokasi penjemputan.
5. Dropoff_Lat: Koordinat latitude lokasi tujuan.
6. Dropoff_Long: Koordinat longitude lokasi tujuan.
7. GPS_Accuracy_M: Tingkat akurasi GPS saat perjalanan (meter).
8. Distance_KM: Jarak tempuh perjalanan (km).
9. Est_Price_IDR: Estimasi harga perjalanan (Rupiah).
10. Surge_Multiplier: Faktor pengali harga pada periode permintaan tinggi.
11. Accel_X: Data rata-rata sensor accelerometer sumbu X (m/s²).
12. Accel_Y: Data rata-rata sensor accelerometer sumbu Y (m/s²).
13. Accel_Z: Data rata-rata sensor accelerometer sumbu Z (m/s²).
14. Gyro_Z: Data sensor gyroscope yang menangkap pergerakan rotasional kendaraan.
15. Pickup_Zone: Nama zona administratif lokasi penjemputan.
16. Dropoff_Zone: Nama zona administratif lokasi tujuan.
17. Device_FP: Informasi perangkat yang digunakan mitra pengemudi.
18. Promo_Code: Kode voucher promosi yang digunakan.
19. Car_Model: Informasi model kendaraan yang digunakan mitra pengemudi.
20. Payment_Method: Metode pembayaran yang dipakai dalam transaksi.
21. Weather: Kondisi cuaca saat perjalanan.
22. Traffic: Kondisi lalu lintas selama perjalanan.
23. Battery_Level: Persentase baterai perangkat saat order dibuat (%).
24. Signal_Strength: Jenis jaringan seluler yang aktif saat perjalanan.
25. Trip_Label: Label klasifikasi perjalanan.
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
End of preview.
README.md exists but content is empty.
Downloads last month
18