PySport / kloppy

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

[wyscout v3] improvement: treats shot end location #320

Open fubininho opened 1 month ago

fubininho commented 1 month ago

This PR address the improvement mentioned in discussion #316 and issue #319.

It updates Wyscout V3 shots to include estimates based on Shot Zone Tags. Based on https://github.com/PySport/kloppy/commit/eebc7b0bdfae26956c59a7b1e9dc666322858639.

koenvo commented 1 month ago

Thanks @fubininho ! Could you add a test for this functionality?