App Store Data Set
- Construct a Dictionary with keys as Genre names and values as frequency percentage for each genre.
Genre | App Count %
Games | ...
Productivity | ...
Social Networking | ...
Health Care | ...
etc |
- Construct a dictionary with keys as rating and values as frequency percentage for each rating
- Based on number of downloads categorise each app as
- “used less”(>1000)
- “used moderately”(>10000)
- “mostly used ”(>500000)
- “used more” (>1000000)
- “minimal usage”(<1000)
and add a column to the data frame