An open API service indexing awesome lists of open source software.

https://github.com/taquece/goals-per-match

basic Python script to calculate average football goals per match from .CSV
https://github.com/taquece/goals-per-match

beginner csv data football python sports-analytics

Last synced: 7 months ago
JSON representation

basic Python script to calculate average football goals per match from .CSV

Awesome Lists containing this project

README

          

# Goals per match calculator
Node.js and Python script to calculate the average number of goals per match based on a CSV file.
![Preview of the app](docs/preview.png)

## 🌐 Live demo
Try it here: [Goals Per Match (Web)](https://taquece.github.io/goals-per-match/)

## How to use
1. Edit `matches.csv` with your match data.
2. Run the script:

```bash
python goals_calculator.py