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

Fix Wyscout orientation #279

Closed DriesDeprest closed 5 months ago

DriesDeprest commented 6 months ago

Wyscout v2 and v3 haveACTION_EXECUTING_TEAM as orientation. See issue https://github.com/PySport/kloppy/issues/236 for context.

JanVanHaaren commented 6 months ago

Thanks! Would it be possible to add some tests to prevent this functionality from breaking in the future?