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

Indian Premier League - Analysis

image.png

Here we will do some significant analysis on the biggest cricket tournament ever in the world.
We will be analyzing the IPL data provided by kaggle.

Assistance has taken by the course by AKASH which is:
Data Analysis with Python: Zero to Pandas

!pip install jovian opendatasets --upgrade --quiet
project_name = "zerotopandas-course-ipl-analysis" 
!pip install jovian --upgrade -q
import jovian