andrewRowlinson / mplsoccer

Football pitch plotting library for matplotlib
MIT License
391 stars 80 forks source link

add match momentum example #95

Open federicorabanos opened 1 year ago

federicorabanos commented 1 year ago

Adding a file in tutorial folder that shows how to make a visualization of match momentum using the example of the calculations of expected threat also shown in the same folder.

federicorabanos commented 1 year ago

Only doubt I have for now is if it's okay to put the link of the csv with the example data from my repo

andrewRowlinson commented 1 year ago

Thanks it looks good. Please could you fix a broken link and move the file to mplsoccer assets via a pull request? https://github.com/andrewRowlinson/mplsoccer-assets

federicorabanos commented 1 year ago

The csv was moved via this PR: https://github.com/andrewRowlinson/mplsoccer-assets/pull/1. When it's merged I will commit a change to this pr to put the correct link

andrewRowlinson commented 1 year ago

Merged the CSV file now!