Exciting news! PySport Playground now upgraded to the latest JupyterLite version, allowing you to share and access notebooks with ease using the deeplink feature. Play and learn from notebooks without installing a local python environment. Try it now at https://playground.pysport.org/lab/index.html?path=mplsoccer_/Radar_Charts/Turbine_Charts.ipynb

#pysport #sportsanalytics #python #jupyterlite #mplsoccer

JupyterLite

We are very proud to announce kloppy 3.7.0 đŸ„ł

This version includes StatsBomb freeze frame support (both event json and 360 json).

Checkout https://kloppy.pysport.org/examples/event_data/#freeze-frame for more details.

#pysport #kloppy #sportsanalytics #socceranalytics

Event data - kloppy 3.7.0

Doing some kloppy development today. Currently working on freeze frames.

1. Load from Statsbomb event data ✅
2. Load from SB 360 data đŸ—ïž

The freeze frame is loaded as a regular Frame object. This means it can also be loaded from e.g. Tracab data. A sync algorithm is required to properly align event and tracking data.

#sportsanalytics #pysport #kloppy #socceranalytics