Skip to content

[PFF FC] Changes to metadata and rosters#426

Merged
probberechts merged 16 commits intoPySport:masterfrom
razor3598:master
Mar 1, 2025
Merged

[PFF FC] Changes to metadata and rosters#426
probberechts merged 16 commits intoPySport:masterfrom
razor3598:master

Conversation

@razor3598
Copy link
Contributor

PFF FC has updated their format for metadata and roster data. Previously, these were stored as one single CSV file for metadata and roster data each, but now each game has its own respective JSON file for metadata and roster data.

This PR updates the following:

  • deserialize() function: Modified to handle the new JSON format.
  • getting-started python notebook: Adjusted to reflect the new data structure.
  • Test file: Updated tests to align with the new format.
  • Example data: Added metadata and roster JSON files for two games to support testing.

@probberechts probberechts added this to the 3.17.0 milestone Feb 15, 2025
@probberechts probberechts merged commit 8b2dd98 into PySport:master Mar 1, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants