Posts

Showing posts from March, 2022

Are you a gamer? Look out for these tournaments

Image
Hi Readers, In this blog, I will be discussing my EDA walkthrough on a dataset of ESports Tournaments containing data about 200+ unique tournaments over the years and explain the conclusions from each of the visualizations I make from the data. Dataset source: Check here Link to code: Kaggle Notebook Link Note: I won't be explaining any code in this blog, just the answers, and conclusions. For code check kaggle link. Let's start with the EDA of the data. Peeking at the data: Some immediate questions after looking at the data: Which tournament pays the most? Which countries organize these games most frequently? Which cities organize the games most? How has the prize pool changed over the years? How many tournaments allow solo participation? How many days do these tournaments last? Is the prize pool somehow related to the country organizing the tournament? Can the prize pool be related to how long the tournament lasts? Let's look at the answers to each of these questions next...