-
Kloppy's event data model currently does not support bad touches / miscontrols, which are events in which a player loses the ball due to a bad touch.
### How data providers do it
**StatsBomb** h…
-
Applying the Second Spectrum deserializer on the example test data results in an inconsistency between the orientation (`Orientation.FIXED_AWAY_HOME`) and periods' attacking directions (`AttackingDire…
-
Kloppy's event data model currently does not support keeper actions. It would be great if this could be added.
### How data providers do it
**StatsBomb** has a single "Goal Keeper" event where t…
-
Kloppy's event data model currently does not support clearances. These are commonly defined as "an action by a defending player to clear the danger without an intention to deliver it to a teammate".
…
-
Kloppy's event data model currently does not support events that can be categorized as duels such as tackles, 50/50s, aerials, ...
### How data providers do it
**StatsBomb** has "50/50" and "Due…
-
**Description**
There is no implementation for loading StatsPerform tracking data. To allow Kloppy to load this data, there should be added an extra deserializer for StatsPerform.
**Proposal**
…
-
## Problem 1
Today we had a CI fail (on MacOS and Python 3.7 only) once 1.2.7 was tagged:
https://github.com/single-cell-data/TileDB-SOMA/actions/runs/5336828062/jobs/9672650908
This may be bec…
-
ubuntu 22.04
python 3.10 venv
kloppy 3.6.0
the following code cause a KeyError:
```python
from kloppy import statsbomb
dataset = statsbomb.load_open_data(match_id=7560,coordinates="statsbomb",…
-
When working with Statsbomb data I've noticed that the home and away teams are not always parsed correctly. This is probably because they are loaded from lineup data.
https://github.com/PySport/klo…
-
Kloppy currently only supports loading Wyscout v2 event data, while Wyscout v3 event data is the new standard. It would be great to add support for loading Wyscout v3 data.
![image](https://user-im…