Inspiration

Watching sports is fun and predicting the score too but to predict the future we need to look in past. Data of match can help us know how the team is performing. This project will help in visualizing data of a sport and makes it easy to predict about on going game.

What it does

It reads a dataset of cricket tournament and visualize the dataset. It asks user what data they want to visualize, for example: if you choose 3, so it will visualize top players data.

How I built it

I used Python for the data analysis purpose as it has best libraries for doing such task. I used pandas fpr reading the dataset as well as matplotlib and seaborn for easy visualization.

Built With

Share this project:

Updates