Introduction

In this notebook, we will do a comprehensive analysis of the Android app market by comparing thousands of apps in the Google Play store.

About the Dataset of Google Play Store Apps & Reviews

Data Source:

App and review data was scraped from the Google Play Store by Lavanya Gupta in 2018. Original files listed here.

Import Statements

import pandas as pd