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 11 new columns ({'Year', 'Sales_Volume', 'Mileage_KM', 'Engine_Size_L', 'Fuel_Type', 'Model', 'Transmission', 'Sales_Classification', 'Color', 'Region', 'Price_USD'}) and 7 missing columns ({'Sample Question Papers Practiced', 'Unnamed: 0', 'Hours Studied', 'Sleep Hours', 'Extracurricular Activities', 'Performance Index', 'Previous Scores'}).

This happened while the csv dataset builder was generating data using

hf://datasets/alphuuuu02/Data-Visualization-BMW-Sales-Data-2010-2024-Project/BMW sales data (2010-2024).csv (at revision 0b0ad38dae779ce244076808eb29651ffb2a232e), ['hf://datasets/alphuuuu02/Data-Visualization-BMW-Sales-Data-2010-2024-Project@0b0ad38dae779ce244076808eb29651ffb2a232e/BMW sales data (2010-2024) - Encoded.csv', 'hf://datasets/alphuuuu02/Data-Visualization-BMW-Sales-Data-2010-2024-Project@0b0ad38dae779ce244076808eb29651ffb2a232e/BMW sales data (2010-2024).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.14/site-packages/datasets/builder.py", line 1837, in _prepare_split_single
                  writer.write_table(table)
                  ~~~~~~~~~~~~~~~~~~^^^^^^^
                File "/usr/local/lib/python3.14/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.14/site-packages/datasets/arrow_writer.py", line 773, in _write_table
                  pa_table = table_cast(pa_table, self._schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2369, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2297, in cast_table_to_schema
                  raise CastError(
                  ...<3 lines>...
                  )
              datasets.table.CastError: Couldn't cast
              Model: string
              Year: int64
              Region: string
              Color: string
              Fuel_Type: string
              Transmission: string
              Engine_Size_L: double
              Mileage_KM: int64
              Price_USD: int64
              Sales_Volume: int64
              Sales_Classification: string
              -- schema metadata --
              pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 1580
              to
              {'Unnamed: 0': Value('int64'), 'Hours Studied': Value('int64'), 'Previous Scores': Value('int64'), 'Extracurricular Activities': Value('int64'), 'Sleep Hours': Value('int64'), 'Sample Question Papers Practiced': Value('int64'), 'Performance Index': Value('float64')}
              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 1369, in compute_config_parquet_and_info_response
                  parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
                                                                        ~~~~~~~~~~~~~~~~~~~~~~~~~^
                      builder, max_dataset_size_bytes=max_dataset_size_bytes
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  )
                  ^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 948, in stream_convert_to_parquet
                  builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
                  ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1683, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~^
                      gen_kwargs=gen_kwargs, job_id=job_id, **_prepare_split_args
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  ):
                  ^
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1839, in _prepare_split_single
                  raise DatasetGenerationCastError.from_cast_error(
                  ...<4 lines>...
                  )
              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 ({'Year', 'Sales_Volume', 'Mileage_KM', 'Engine_Size_L', 'Fuel_Type', 'Model', 'Transmission', 'Sales_Classification', 'Color', 'Region', 'Price_USD'}) and 7 missing columns ({'Sample Question Papers Practiced', 'Unnamed: 0', 'Hours Studied', 'Sleep Hours', 'Extracurricular Activities', 'Performance Index', 'Previous Scores'}).
              
              This happened while the csv dataset builder was generating data using
              
              hf://datasets/alphuuuu02/Data-Visualization-BMW-Sales-Data-2010-2024-Project/BMW sales data (2010-2024).csv (at revision 0b0ad38dae779ce244076808eb29651ffb2a232e), ['hf://datasets/alphuuuu02/Data-Visualization-BMW-Sales-Data-2010-2024-Project@0b0ad38dae779ce244076808eb29651ffb2a232e/BMW sales data (2010-2024) - Encoded.csv', 'hf://datasets/alphuuuu02/Data-Visualization-BMW-Sales-Data-2010-2024-Project@0b0ad38dae779ce244076808eb29651ffb2a232e/BMW sales data (2010-2024).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.

Unnamed: 0
int64
Hours Studied
int64
Previous Scores
int64
Extracurricular Activities
int64
Sleep Hours
int64
Sample Question Papers Practiced
int64
Performance Index
float64
0
7
99
1
9
1
91
1
4
82
0
4
2
65
2
8
51
1
7
2
45
3
5
52
1
5
2
36
4
7
75
0
8
5
66
5
3
78
0
9
6
61
6
7
73
1
5
6
63
7
8
45
1
4
6
42
8
5
77
0
8
2
61
9
4
89
0
4
0
69
10
8
91
0
4
5
84
11
8
79
0
6
2
73
12
3
47
0
9
2
27
13
6
47
0
4
2
33
14
5
79
0
7
8
68
15
2
72
0
4
3
43
16
8
73
1
8
4
67
17
6
83
1
7
2
70
18
2
54
1
4
9
30
19
5
75
0
7
0
63
20
1
99
1
4
3
71
21
6
96
0
9
0
85
22
9
74
1
7
6
73
23
1
85
0
5
6
57
24
3
61
0
6
3
35
25
7
62
1
7
4
49
26
4
79
0
8
9
66
27
9
84
1
6
6
83
28
3
94
1
6
5
74
29
5
90
1
4
3
74
30
3
61
1
7
3
39
31
7
44
1
9
1
36
32
5
70
1
6
9
58
33
9
52
1
8
1
47
34
7
67
1
9
3
60
35
2
97
1
9
4
74
36
4
59
0
8
3
42
37
9
72
0
8
2
68
38
2
55
1
4
1
32
39
9
68
0
5
3
64
40
5
62
0
7
4
45
41
2
63
1
6
0
39
42
4
73
1
7
0
58
43
7
46
0
9
5
36
44
8
77
1
6
4
71
45
3
76
1
4
3
54
46
1
43
1
7
0
17
47
4
73
0
4
6
54
48
2
81
1
4
3
58
49
8
61
0
7
2
53
50
4
44
1
7
6
27
51
2
89
1
6
1
65
52
6
81
0
9
9
75
53
6
62
1
9
0
52
54
4
93
0
8
3
78
55
6
99
0
4
7
91
56
2
54
1
9
5
33
57
2
70
1
5
8
47
58
4
98
0
6
0
78
59
8
48
0
6
0
38
60
7
82
1
8
4
70
61
9
97
1
8
5
98
62
8
92
1
4
7
87
63
5
64
1
6
2
49
64
2
64
1
6
5
41
65
5
88
0
5
2
71
66
8
60
0
4
7
54
67
9
48
0
4
3
42
68
9
94
0
9
1
91
69
1
87
1
8
8
61
70
9
77
0
9
9
74
71
7
61
1
4
7
54
72
9
82
1
5
5
81
73
8
62
1
4
2
52
74
1
88
1
9
1
65
75
8
43
1
7
3
36
76
8
68
0
7
3
61
77
3
54
1
5
0
35
78
1
40
1
8
8
15
79
8
93
1
6
9
88
80
3
69
0
4
7
45
81
3
68
1
9
6
49
82
1
59
1
8
5
33
83
5
72
1
9
2
60
84
7
80
0
8
3
71
85
9
83
1
4
1
81
86
7
75
0
6
6
67
87
9
99
0
4
1
95
88
8
61
1
6
9
58
89
2
52
0
9
0
29
90
1
46
0
5
5
21
91
7
47
1
6
3
38
92
7
67
1
8
7
60
93
8
84
1
5
0
76
94
5
82
1
9
8
69
95
3
48
0
7
5
30
96
8
64
0
5
1
57
97
6
95
1
6
7
81
98
3
55
1
5
4
36
99
1
49
1
9
4
25
End of preview.

No dataset card yet

Downloads last month
3