-
EPTS loader from metrica provider is failing when a sensor is defined in the metadata.xml but player channel doen't contains information for this sensor. This occurs when any sensor want to be defined…
-
When metadata.xml is loaded, the field name from frame count is hardcoded instead of read from the file.
-
The Metrica Open Data repository (https://github.com/metrica-sports/sample-data) recommends loading Game 3 through Kloppy. After attempting this locally, receive this error when running `to_pandas`:
…
-
Not sure whether it is a design choice to not include end coordinates for offside passes.
However, I suppose there are use-cases for wanting to investigate the direction & end location of an offsi…
-
Now the loader support mechanism can download files from HTTP/HTTPS sources. Would be nice to make it extensible so that it can also load from S3 buckets or other locations.
At this branch there is…
-
The orientation transform does not work correctly for events in which the ball-possessing and action-executing teams differ. As an illustration, consider the example below.
```py
from kloppy impo…
-
Currently Kloppy enables to add multiple states, "score", "lineup", "sequence", to the dataset using the add_state() method (see: https://kloppy.pysport.org/api/domain/event/#kloppy.domain.models.even…
-
Current documentation located at https://kloppy.pysport.org contains same-like content at different places, and also problems are solved in different ways. The documentation should be super easy.
S…
-
@willmcgugan did a code review. This is his feedback:
# Kloppy
- URL: https://github.com/PySport/kloppy
- Date Reviewed: Sep 3 2021
## General observations
- Names like utils.py and helpe…
-
Bug report by @MKlaasman
Notebook to reproduce the bug: https://github.com/MKlaasman/error-kloppy/blob/main/error%20Kloppy%202.1.0.ipynb