Learn practical skills, build real-world projects, and advance your career

Google Playstore Analysis

Google Play store is a digital distribution service operated and developed by Google. It serves as the official app store on the Android operating system. The aim of this project is to analyse the apps which are available on Google play store.
The dataset is downloded from kaggle.It consists of apps along with their category, reviews, ratings and many more things.
In this project we analyse the performance of the apps using numpy, pandas, matplotlib and seaborn, and find out many interesting things.

project_name = "Google Playstore Analysis" 
!pip install jovian --upgrade -q
import jovian
jovian.commit(project=project_name)
[jovian] Attempting to save notebook.. [jovian] Please enter your API key ( from https://jovian.ml/ ): API KEY: ········ [jovian] Updating notebook "aashigupta118/google-playstore-analysis" on https://jovian.ml/ [jovian] Uploading notebook.. [jovian] Capturing environment.. [jovian] Committed successfully! https://jovian.ml/aashigupta118/google-playstore-analysis