Assignment - Exploratory Data Analysis Using
Python
1. Perform Exploratory Data Analysis on IPL Matches Dataset to
download the dataset click on the dataset name.
2. Explore the dataset by checking for Null values and Data Types
of data in respective columns.
3. Gather insights by using Data Visualization using Matplotlib
and Seaborn such as:-
a. In which Year were the most matches played.
b. Which team won most matches from 2008 to 2019.
c. Where were the most IPL matches played.
d. Toss decision percentage for ‘Field’ and ‘Ball’.
e. Trend for ‘Field’ and ‘Ball’ in matches according to year.
f. Which player won most Man of the Match from 2008 to
2019.
This is a Take Home Assignment. Hence, Please solve the
assignment for your practice and Knowledge Building ,
Assignment Solutions will be Released as usual to enhance
your learning.