-
Today Friends of Tracking and Skillcorner announced a [new open Dataset](https://github.com/SkillCorner/opendata) for Tracking Data. I just saw that [Tweet](https://twitter.com/numberstorm/status/1314…
-
[Datafactory](https://www.datafactory.la/en/) produces matches event data in a particular json format. It would be nice to have parsing support for this provider.
-
# News
## Section cible
Un seul choix possible :
- [ ] Sorties de la semaine
- [ ] Client
- [ ] Serveur
- [ ] Logiciel
- [ ] Représentation Cartographique
- [ ] OpenStreetMap
- [ ] Goog…
-
Some tracking data providers include a z-coordinate for the ball. It's useful to load this data.
Steps:
1) Check all tracking data serializers and see which include the z-coordinate
2) Add a Poin…
-
To make it easier for people to start going and don’t have to think about pitch dimensions we should add a global option to convert all coordinates to the same dimensions (meters for example).
Rel…
-
While using events data for the 2019-2020 Bundesliga Season. I ran into an error while loading in the Sportec data. This problem does not occur for 2020-2021 season's data.
Example code:
```
fro…
-
-
-
Hi,
I have kloppy==1.2.1 and I'm running into an issue transforming metrica tracking data.
`
from kloppy import datasets, helpers
dataset = datasets.load("metrica_tracking", options={})
dataset…
-
More common event types (like Tackles and Interceptions) should have their own types within kloppy. Should an issue be created for each type in order to discuss how to convert different providers to a…