A visualization and predictive analytics which uses [statsbomb](https://github.com/statsbomb/open-data) data to visualizes metrics like shot location, through ball pass, passmap, heatmap of a player, xG of a shoot
a Scatter plot which visualises players' Age vs minutes played data from [soccerway](https://us.soccerway.com) inspired from [petermckeever's](petermckeever.com/2019/04/creating-squad-age-profiles/) work
A Ipynb which plots moving 5 average and compares a bunch of metric from csv taken from [fbref](http://fbref.com/) inspired from [statsbomb](https://statsbomb.com/) and [Jose Perez](https://twitter.com/jcperez_/status/1203876153632677888) tweet
A passmap viz code mostly from [McKayJohns](https://github.com/mckayjohns/Viz-Templates/blob/master/Pass%20Networks%20Tutorial.ipynb) for statsbomb data and big thanks to [mplsoccer](https://mplsoccer.readthedocs.io/en/latest/index.html)