Skip to content

Exploratory Data Analysis (EDA) on IPL Dataset The Indian Premier League (IPL) is one of the most popular and competitive T20 cricket leagues in the world. With a vast amount of data available, performing an Exploratory Data Analysis (EDA) on the IPL dataset can provide valuable insights into the game, teams, and players.

Notifications You must be signed in to change notification settings

Vinnamre/Exploratory-Data-Analysis-on-IPL-dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPL Dataset Exploratory Data Analysis (EDA)

This repository contains an Exploratory Data Analysis (EDA) of the Indian Premier League (IPL) dataset. The EDA helps in understanding the distribution, trends, and hidden patterns within the IPL matches and player performances.

Indian-Premier-League-Logo


Table of Contents

  1. Project Overview

  2. Dataset Information

  3. Exploratory Data Analysis

  4. Key Insights

  5. Results

  6. Contributing


Project Overview

The goal of this project is to perform an in-depth Exploratory Data Analysis (EDA) on the IPL dataset. We aim to uncover insights regarding team performance, individual player statistics, venue advantages, and factors influencing match outcomes.

Dataset Information

The dataset contains information on IPL matches, teams, and individual performances. The main features of the dataset include:

  • Match data: Date, venue, teams, results
  • Player data: Runs scored, wickets taken, and strike rates
  • Venue data: City, stadium
  • Other: Toss details, match result (win by runs/wickets)

Exploratory Data Analysis

Data Cleaning

Initial steps in the analysis include:

  • Handling missing values
  • Removing or fixing duplicates
  • Converting data types

Data Visualization

We use various libraries such as Matplotlib and Seaborn for visualizing the dataset.

Key Insights

  • Teams winning the toss tend to choose batting or bowling based on the venue's conditions.
  • The highest number of runs are typically scored at specific venues.
  • Certain players consistently perform well across different IPL seasons.

Results

The EDA revealed various important aspects of IPL matches, such as:

  • Winning strategies: Factors influencing a team’s win, like toss decision and home ground advantage.
  • Player performance: Identifying top performers by runs, wickets, and other critical metrics.
  • Venue analysis: Key grounds where teams tend to perform better.

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request for any feature suggestions, issues, or data improvements.


About

Exploratory Data Analysis (EDA) on IPL Dataset The Indian Premier League (IPL) is one of the most popular and competitive T20 cricket leagues in the world. With a vast amount of data available, performing an Exploratory Data Analysis (EDA) on the IPL dataset can provide valuable insights into the game, teams, and players.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published