Skip to content

Cricket World Cup 2022 Analysis made using Python, Pandas and Plotly

Notifications You must be signed in to change notification settings

imikodanic/cricket-world-cup-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cricket World Cup Analysis

Introduction

Analysis of the Cricket World Cup 2022 data. The data is available on Statso.

This project is a part of the Data Science Projects You Can Try with Python article

Project is developed with the help of the article, but it is fully refactored and understood.

Technologies used

Pandas

Used for reading a csv file.

Plotly

Used for creating interactive plots, such as bar charts and pie charts. Also used to open them in html format.

Statistics analyzed

num_of_matches_won_by_teams.png num_of_matches_won_by_runs_or_wickets.png toss_decisions.png top_scorers.png player_of_the_match_awards.png best_bowlers.png best_stadiums_to_bat_first_or_chase.png best_stadiums_to_bowl_first_or_defend.png

About

Cricket World Cup 2022 Analysis made using Python, Pandas and Plotly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages