Python code for EDA and regression analysis of The Kaggle Google Play Store dataset. Download the datset here: https://www.kaggle.com/lava18/google-play-store-apps. The code did basic exploratory analysis, chose four features and run regression analysis to predict "Rating". The code is available in the file "Python code.py" above.