- Add StatsBomb event data loader - Some fixes in readme - Refactor some code to get cleaner code - Pass a logger to performance_logging instead of print to stdout - Minor fixes in datasets loader caching
0.3.0
Add FIFA EPTS Tracking data loader Add some examples Add datasets loader to directly load dataset from your python code Add limit argument to all loaders
0.2.1
To make it easier to use this library we added some helper functions.
0.2.0
Breaking change: - Change interface of TrackingDataSerializer
New features: - Add Metrica Tracking Serializer including automated tests