Daily Python Projects

Daily Python Projects

Share this post

Daily Python Projects
Daily Python Projects
Total Goals Scored by Each Team in the 2020/2021 Football Season

Total Goals Scored by Each Team in the 2020/2021 Football Season

Level: Real-World

Jun 20, 2024
∙ Paid
7

Share this post

Daily Python Projects
Daily Python Projects
Total Goals Scored by Each Team in the 2020/2021 Football Season
1
1
Share

Project Brief

Several continental football/soccer championships are taking place at the moment such as the Euro 2024 and 2024 Copa América, so let’s have a project on that sport.

Your task for today is to use Python to plot these UK Premier League football CSV data. See here for a description of the column names of the CSV file to help you easily understand the data.

Specifically, your task is to plot the total goals scored by each team. You can use any plotting library, but the solution provided below uses Matplotlib and Seaborn.

Expected Output

Here is the approximate output you should generate:

Environment Setup Instructions

This post is for paid subscribers

Already a paid subscriber? Sign in
© 2025 Ardit Sulce
Privacy ∙ Terms ∙ Collection notice
Start writingGet the app
Substack is the home for great culture

Share