Kloppy

Latest version: v3.14.0

Safety actively analyzes 619231 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 9

3.13.0

- Add MiscontrolEvent ([207](https://github.com/PySport/kloppy/pull/207))
- Add GoalkeeperEvent ([196](https://github.com/PySport/kloppy/pull/196))

3.12.0

- Add ClearanceEvent ([195](https://github.com/PySport/kloppy/pull/195))
- Fixed foot left/right typo in shot parsing for WyScout v3 ([197](https://github.com/PySport/kloppy/pull/197))
- Improvements to Opta and Wyscout deserializers ([198](https://github.com/PySport/kloppy/pull/198))
- Fix issue with automated tests on macos ([199](https://github.com/PySport/kloppy/pull/199))
- Add speed parsing for SecondSpectrum ([201](https://github.com/PySport/kloppy/pull/201))
- Add DuelEvent ([204](https://github.com/PySport/kloppy/pull/204))
- Sportec tracking ([208](https://github.com/PySport/kloppy/pull/208))

3.11.0

- Fix datatype of SkillCorner metadata.periods ([189](https://github.com/PySport/kloppy/pull/189))
- Fix inputs of kloppy.helpers.transform ([186](https://github.com/PySport/kloppy/pull/186))
- Refactor pathlib tests ([193](https://github.com/PySport/kloppy/pull/193))
- StatsPerform deserializer ([191](https://github.com/PySport/kloppy/pull/191))
- Allow chaining of operators on a Dataset (filter + map) ([183](https://github.com/PySport/kloppy/pull/183))
- Opta remove deleted ([182](https://github.com/PySport/kloppy/pull/182))

3.10.0

- Add support for corner shots ([176](https://github.com/PySport/kloppy/pull/176))
- Fix S3Adapter.read_to_stream ([179](https://github.com/PySport/kloppy/pull/179))
- Add pandas pyarrow support + better performance on to_df ([180](https://github.com/PySport/kloppy/pull/180))

3.9.0

- Wyscout V3 deserializer ([170](https://github.com/PySport/kloppy/pull/170))

3.8.0

- Fix for Incorrect home/away mapping in Statsbomb metadata ([174](https://github.com/PySport/kloppy/pull/174))
- Added extra formations ([166](https://github.com/PySport/kloppy/pull/166))
- Set correct orientation for Metrica EPTS ([168](https://github.com/PySport/kloppy/pull/168))
- Add polars support ([172](https://github.com/PySport/kloppy/pull/172))

Important changes:
- `to_pandas` is deprecated, `to_df` should be used. `to_df` is now a method on all Dataset types (event, tracking and code), and accepts an additional `engine` keyword argument that can be `polars` or `pandas`. The default value is `pandas` but can be changed using the config variable `dataframe.engine`

Page 1 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.