Skip to content

SyedDanishAhmed84/EURO-2024-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

⚽ EURO 2024 Data Analysis

This project performs a concise and insightful analysis on a football player dataset using Python. The focus is on player age statistics and league distribution using data visualization techniques.

πŸ“ Dataset Features

The dataset includes basic details about football players, such as:

  • Player: Name of the player

  • Age: Age of the player

  • National Team: Player's country

  • Club: Club name

  • League: League where the player plays

πŸ“Š VisualizationS

1️⃣ Overall Age Distribution A bar plot showing the age of all players to visualize general trends.

2️⃣ Top 10 Youngest Players Displays the youngest 10 players in ascending order of age.

3️⃣ Top 10 Oldest Players Highlights the oldest 10 players based on their age.

4️⃣ Player Count by League A horizontal count plot showing the number of players in each league.

🧹 Data Preprocessing

  • Fixed incorrect values and missing data (e.g., wrong age, league, National Team or Club).

  • Converted age column to numeric.

  • Sorted and filtered to get top 10 youngest/oldest players.

  • Standardized column names and data formatting.

πŸ“Œ Tools & Libraries

  • python
  • pandas
  • numpy
  • matplotlib
  • seaborn

Found age patterns among professional footballers.

Identified extreme age players (youngest and oldest).

Compared league-level player distribution using visual methods.

πŸ‘¨β€πŸ’» Author

Syed Danish Ahmed

Aspiring Data Scientist | Computer Engineering Student

Make sure to ⭐ star the repository if you find it helpful!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published