Day 2 (26.May.19)
Exercises - 26 May 2019
Exercises - 26 May 2019
- Compute the total number of unique apps from the dataset
- Print the Top 10 apps along with their rating based on the number of downloads(rating_count_tot)
- Categorise the dataset based on content rating into the following
- Number of apps with content rating 4+
- Number of apps with content rating 9+
- Number of apps with content rating 12+
- Number of apps with content rating 17+
I've worked the above Questions in Day 1 .