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

Data Analysis with Python: Zero to Pandas

googleplaystore dataset

The dataset used for analysis is from kaggle. It contains the google playstore related data. The objective of analysis of this data is to uncover the hidden patterns, insights, create visualisations etc

!pip install jovian --upgrade -q
import jovian
import pandas as pd