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 4 new columns ({'updated_date', 'app_name', 'adv_revenue', 'app_id'})
This happened while the csv dataset builder was generating data using
hf://datasets/sastrysagi/play-store-revenue-analysis/playstore_revenue_analysis.csv (at revision aba544a2f025ba2471e7fe382570350fbb0490d0)
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
app_id: int64
app_name: string
app_category: string
app_size_in_mb: double
free_or_paid: string
price_in_usd: double
content_rating: string
number_of_installs: int64
average_screen_time: int64
adv_supported: int64
active_users: int64
no_of_short_ads_per_hour: int64
no_of_long_ads_per_hour: int64
adv_revenue: double
updated_date: string
screentime_category: string
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 2303
to
{'app_category': Value('int64'), 'app_size_in_mb': Value('float64'), 'free_or_paid': Value('int64'), 'price_in_usd': Value('float64'), 'content_rating': Value('int64'), 'number_of_installs': Value('int64'), 'average_screen_time': Value('int64'), 'adv_supported': Value('int64'), 'active_users': Value('int64'), 'no_of_short_ads_per_hour': Value('int64'), 'no_of_long_ads_per_hour': Value('int64'), 'screentime_category': 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 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 4 new columns ({'updated_date', 'app_name', 'adv_revenue', 'app_id'})
This happened while the csv dataset builder was generating data using
hf://datasets/sastrysagi/play-store-revenue-analysis/playstore_revenue_analysis.csv (at revision aba544a2f025ba2471e7fe382570350fbb0490d0)
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.
app_category int64 | app_size_in_mb float64 | free_or_paid int64 | price_in_usd float64 | content_rating int64 | number_of_installs int64 | average_screen_time int64 | adv_supported int64 | active_users int64 | no_of_short_ads_per_hour int64 | no_of_long_ads_per_hour int64 | screentime_category int64 |
|---|---|---|---|---|---|---|---|---|---|---|---|
9 | 20 | 0 | 0 | 4 | 1,452 | 112 | 1 | 27,920 | 1 | 0 | 2 |
9 | 56 | 0 | 0 | 1 | 565 | 113 | 1 | 23,363 | 1 | 2 | 2 |
23 | 10 | 0 | 0 | 1 | 138 | 115 | 1 | 16,985 | 1 | 1 | 2 |
21 | 20 | 0 | 0 | 1 | 95 | 12 | 1 | 18,988 | 3 | 2 | 1 |
9 | 0.64 | 1 | 4.99 | 1 | 1,193 | 48 | 1 | 35,250 | 1 | 0 | 1 |
6 | 18 | 0 | 0 | 1 | 160 | 312 | 1 | 18,461 | 3 | 1 | 0 |
15 | 17 | 0 | 0 | 1 | 629 | 103 | 1 | 65,858 | 2 | 2 | 2 |
15 | 13 | 0 | 0 | 4 | 328 | 112 | 1 | 79,570 | 3 | 2 | 2 |
20 | 26 | 0 | 0 | 1 | 350 | 77 | 1 | 5,303 | 1 | 2 | 2 |
9 | 2.9 | 0 | 0 | 1 | 1,123 | 97 | 1 | 32,741 | 1 | 1 | 2 |
9 | 54 | 1 | 2.99 | 1 | 1,182 | 56 | 1 | 51,349 | 2 | 0 | 2 |
19 | 2.8 | 0 | 0 | 4 | 1,339 | 219 | 1 | 87,148 | 3 | 1 | 0 |
9 | 30 | 0 | 0 | 1 | 1,129 | 110 | 1 | 22,948 | 1 | 2 | 2 |
10 | 85 | 0 | 0 | 4 | 1,534 | 149 | 1 | 61,755 | 4 | 2 | 2 |
9 | 6.8 | 0 | 0 | 1 | 1,434 | 85 | 1 | 23,525 | 2 | 0 | 2 |
11 | 2.4 | 0 | 0 | 1 | 299 | 55 | 1 | 35,448 | 3 | 1 | 2 |
10 | 31 | 0 | 0 | 1 | 2,692 | 219 | 1 | 41,962 | 4 | 1 | 0 |
21 | 20 | 0 | 0 | 1 | 64 | 9 | 1 | 16,400 | 1 | 2 | 1 |
9 | 45 | 0 | 0 | 1 | 1,326 | 104 | 1 | 26,987 | 1 | 3 | 2 |
19 | 32 | 0 | 0 | 4 | 900 | 178 | 1 | 94,069 | 1 | 0 | 2 |
19 | 2.6 | 0 | 0 | 4 | 992 | 198 | 1 | 80,285 | 1 | 0 | 2 |
17 | 38 | 0 | 0 | 1 | 79 | 12 | 1 | 15,409 | 2 | 1 | 1 |
1 | 2.4 | 0 | 0 | 1 | 102 | 58 | 1 | 54,469 | 3 | 1 | 2 |
10 | 80 | 0 | 0 | 4 | 2,746 | 142 | 1 | 17,500 | 5 | 1 | 2 |
7 | 20 | 0 | 0 | 4 | 269 | 148 | 1 | 45,842 | 3 | 2 | 2 |
9 | 1.9 | 0 | 0 | 4 | 530 | 75 | 1 | 19,979 | 3 | 0 | 2 |
20 | 26 | 0 | 0 | 1 | 249 | 60 | 1 | 6,918 | 1 | 1 | 2 |
13 | 0.7 | 0 | 0 | 1 | 53 | 8 | 1 | 5,626 | 1 | 1 | 1 |
19 | 6 | 0 | 0 | 1 | 945 | 207 | 1 | 10,178 | 5 | 2 | 0 |
9 | 59 | 0 | 0 | 4 | 1,408 | 68 | 1 | 53,909 | 1 | 0 | 2 |
17 | 8.1 | 1 | 1.7 | 1 | 63 | 7 | 1 | 12,841 | 3 | 1 | 1 |
9 | 43 | 0 | 0 | 1 | 1,316 | 50 | 1 | 26,621 | 1 | 1 | 1 |
10 | 29 | 0 | 0 | 1 | 2,436 | 236 | 1 | 43,876 | 2 | 2 | 0 |
14 | 20 | 0 | 0 | 1 | 625 | 41 | 1 | 10,914 | 3 | 3 | 1 |
9 | 24 | 0 | 0 | 1 | 1,044 | 63 | 1 | 21,860 | 1 | 3 | 2 |
18 | 1.4 | 1 | 3.99 | 1 | 133 | 20 | 1 | 14,821 | 2 | 1 | 1 |
14 | 3.3 | 0 | 0 | 1 | 334 | 43 | 1 | 11,440 | 1 | 1 | 1 |
1 | 35 | 0 | 0 | 1 | 94 | 39 | 1 | 35,034 | 2 | 2 | 1 |
10 | 20 | 0 | 0 | 1 | 2,305 | 80 | 1 | 46,193 | 4 | 1 | 2 |
21 | 3.1 | 0 | 0 | 4 | 102 | 6 | 1 | 13,463 | 2 | 0 | 1 |
21 | 2.5 | 0 | 0 | 1 | 83 | 12 | 1 | 13,899 | 1 | 0 | 1 |
18 | 12 | 1 | 1.99 | 1 | 123 | 5 | 1 | 12,868 | 2 | 2 | 1 |
13 | 3.4 | 0 | 0 | 1 | 98 | 13 | 1 | 6,880 | 3 | 1 | 1 |
10 | 98 | 0 | 0 | 3 | 2,112 | 239 | 1 | 42,957 | 2 | 2 | 0 |
1 | 34 | 0 | 0 | 1 | 77 | 47 | 1 | 36,595 | 2 | 1 | 1 |
7 | 4.5 | 0 | 0 | 1 | 469 | 354 | 1 | 46,840 | 2 | 2 | 0 |
10 | 26 | 0 | 0 | 2 | 2,923 | 102 | 1 | 46,315 | 2 | 2 | 2 |
9 | 14 | 1 | 1.99 | 1 | 788 | 117 | 1 | 33,786 | 1 | 0 | 2 |
9 | 9.2 | 0 | 0 | 1 | 713 | 57 | 1 | 23,359 | 2 | 3 | 2 |
9 | 13 | 0 | 0 | 1 | 604 | 95 | 1 | 59,465 | 3 | 2 | 2 |
14 | 20 | 0 | 0 | 1 | 673 | 45 | 1 | 22,102 | 1 | 1 | 1 |
9 | 4.4 | 0 | 0 | 4 | 809 | 72 | 1 | 12,931 | 3 | 0 | 2 |
9 | 96 | 0 | 0 | 4 | 1,138 | 58 | 1 | 11,617 | 1 | 3 | 2 |
9 | 19 | 0 | 0 | 4 | 546 | 98 | 1 | 31,230 | 2 | 3 | 2 |
21 | 18 | 0 | 0 | 1 | 80 | 5 | 1 | 16,841 | 4 | 2 | 1 |
21 | 0.36 | 0 | 0 | 1 | 100 | 6 | 1 | 14,277 | 1 | 0 | 1 |
17 | 4.4 | 0 | 0 | 1 | 87 | 14 | 1 | 17,301 | 2 | 1 | 1 |
9 | 20 | 0 | 0 | 2 | 1,251 | 100 | 1 | 29,735 | 3 | 2 | 2 |
10 | 60 | 0 | 0 | 4 | 2,885 | 107 | 1 | 32,111 | 3 | 1 | 2 |
21 | 0.68 | 0 | 0 | 1 | 99 | 13 | 1 | 21,513 | 1 | 0 | 1 |
20 | 20 | 0 | 0 | 1 | 270 | 44 | 1 | 6,586 | 3 | 1 | 1 |
9 | 83 | 0 | 0 | 1 | 982 | 62 | 1 | 14,485 | 1 | 0 | 2 |
10 | 98 | 0 | 0 | 4 | 2,349 | 195 | 1 | 42,025 | 2 | 2 | 2 |
21 | 4.9 | 0 | 0 | 1 | 92 | 5 | 1 | 19,971 | 3 | 1 | 1 |
3 | 7.1 | 0 | 0 | 1 | 21 | 113 | 1 | 6,339 | 4 | 2 | 2 |
9 | 21 | 1 | 2.99 | 1 | 831 | 112 | 1 | 24,304 | 1 | 1 | 2 |
9 | 24 | 0 | 0 | 1 | 576 | 58 | 1 | 55,571 | 1 | 3 | 2 |
18 | 53 | 0 | 0 | 1 | 106 | 15 | 1 | 11,576 | 2 | 2 | 1 |
12 | 7 | 0 | 0 | 1 | 77 | 19 | 1 | 11,536 | 3 | 1 | 1 |
7 | 20 | 0 | 0 | 4 | 367 | 247 | 1 | 49,495 | 1 | 2 | 0 |
9 | 30 | 0 | 0 | 1 | 1,489 | 55 | 1 | 20,771 | 1 | 0 | 2 |
10 | 25 | 0 | 0 | 1 | 1,632 | 143 | 1 | 35,865 | 6 | 1 | 2 |
12 | 20 | 0 | 0 | 1 | 62 | 13 | 1 | 12,262 | 3 | 2 | 1 |
20 | 82 | 0 | 0 | 4 | 302 | 64 | 1 | 5,881 | 3 | 2 | 2 |
19 | 20 | 0 | 0 | 3 | 823 | 193 | 1 | 74,152 | 1 | 1 | 2 |
6 | 20 | 0 | 0 | 1 | 204 | 114 | 1 | 17,437 | 4 | 1 | 2 |
9 | 6.6 | 0 | 0 | 4 | 1,322 | 78 | 1 | 19,920 | 2 | 2 | 2 |
11 | 7.8 | 0 | 0 | 1 | 206 | 52 | 1 | 28,974 | 3 | 2 | 2 |
10 | 20 | 0 | 0 | 1 | 2,853 | 225 | 1 | 72,942 | 5 | 2 | 0 |
10 | 97 | 0 | 0 | 2 | 2,147 | 93 | 1 | 11,486 | 5 | 2 | 2 |
21 | 0.38 | 0 | 0 | 1 | 85 | 13 | 1 | 18,324 | 2 | 0 | 1 |
4 | 9.1 | 0 | 0 | 3 | 99 | 57 | 1 | 3,093 | 3 | 1 | 2 |
21 | 6.1 | 0 | 0 | 1 | 56 | 8 | 1 | 12,186 | 2 | 2 | 1 |
21 | 1.7 | 0 | 0 | 1 | 64 | 5 | 1 | 19,704 | 2 | 2 | 1 |
10 | 38 | 0 | 0 | 1 | 1,756 | 88 | 1 | 35,988 | 3 | 1 | 2 |
16 | 20 | 0 | 0 | 1 | 46 | 7 | 1 | 2,440 | 2 | 2 | 1 |
18 | 1.6 | 0 | 0 | 1 | 141 | 11 | 1 | 11,419 | 2 | 2 | 1 |
14 | 20 | 0 | 0 | 1 | 179 | 41 | 1 | 62,111 | 3 | 2 | 1 |
21 | 0.68 | 0 | 0 | 1 | 70 | 6 | 1 | 20,863 | 2 | 1 | 1 |
3 | 6.7 | 0 | 0 | 1 | 17 | 84 | 1 | 6,905 | 3 | 0 | 2 |
11 | 12 | 0 | 0 | 1 | 140 | 47 | 1 | 48,840 | 2 | 2 | 1 |
14 | 1.2 | 0 | 0 | 1 | 508 | 91 | 1 | 58,730 | 3 | 3 | 2 |
17 | 2.1 | 0 | 0 | 1 | 88 | 9 | 1 | 21,532 | 2 | 0 | 1 |
9 | 1.7 | 0 | 0 | 1 | 1,281 | 89 | 1 | 24,000 | 1 | 0 | 2 |
21 | 2.4 | 0 | 0 | 1 | 93 | 6 | 1 | 11,379 | 3 | 0 | 1 |
21 | 0.17 | 0 | 0 | 1 | 70 | 9 | 1 | 15,470 | 1 | 2 | 1 |
9 | 7.4 | 0 | 0 | 1 | 801 | 107 | 1 | 31,636 | 3 | 3 | 2 |
21 | 0.46 | 0 | 0 | 1 | 83 | 12 | 1 | 16,759 | 4 | 2 | 1 |
17 | 2.1 | 1 | 1.49 | 1 | 67 | 12 | 1 | 21,416 | 3 | 1 | 1 |
19 | 7 | 0 | 0 | 4 | 1,294 | 177 | 1 | 80,605 | 4 | 0 | 2 |
End of preview.
No dataset card yet
- Downloads last month
- 26