Exploring football match events in Python

An entry level video on football analytics in Python. Luca Pappalardo talks through: The Wyscout data set, how it is collected, from players to events. Basic statistics on events and distributions. Plotting events on the field, match evolution and spatial stats. Advanced statistics: passing networks, flow centrality and playerRank All the code is available here: https://github.com/Friends-of-Trackin...