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

IPL(Indian Premier League) Data Analysis

The project is about Analysizing the data of IPL(Indian Premier League) over the Seasons 2008-2019.
The data set for analysing is taken from the kaggle.Analysiation is done by using the python libraries like Matplotlib,Seaborn,Numpy,Pandas.This Analysis gives the complete picture of how was the performance of the teams in the IPL seasons,and Performance of the players in seasons.

project_name = "IPL(Indian Premier League) Data Analysis" # change this
!pip install jovian --upgrade -q
import jovian
jovian.commit(project=project_name,files=['Players.csv','teams.csv','teamwise_home_and_away.csv','most_runs_average_strikerate.csv','matches.csv'])
[jovian] Attempting to save notebook.. [jovian] Please enter your API key ( from https://jovian.ml/ ): API KEY: ········ [jovian] Updating notebook "angajalasaisri2000/ipl-indian-premier-league-data-analysis" on https://jovian.ml/ [jovian] Uploading notebook.. [jovian] Capturing environment.. [jovian] Uploading additional files... [jovian] Committed successfully! https://jovian.ml/angajalasaisri2000/ipl-indian-premier-league-data-analysis