PySport / kloppy

kloppy: standardizing soccer tracking- and event data
https://kloppy.pysport.org
BSD 3-Clause "New" or "Revised" License
328 stars 55 forks source link

[Wyscout v2] Deserialize accelerations as carries #271

Open probberechts opened 6 months ago

probberechts commented 6 months ago

Wyscout defines an acceleration as "a run with the ball with a significant speed up". Currently, these are converted to a RecoveryEvent. I think they should be converted to a CarryEvent instead.