-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersup-for-grabsThis issue is up for grabs!This issue is up for grabs!
Description
Description of feature/enhancement
- The Squiggle API offers public access to raw data about AFL games and predictions made by popular online models.
- It can be useful to compare the historical performance of some well-known tipping engines, and for a user to baseline their own tipping engines
Description of implementation
- This implementation should draw from the corresponding implementation in the fitzRoy "R" package
https://jimmyday12.github.io/fitzRoy/articles/mens-stats.html - The data should be returned as Pandas Dataframes with format compatible with the dataframes from other pyAFL model Classes
Additional context
- consider usage cases for querying tips. Would they be queried by individual rounds/games/seasons/teams?
- I'm open to suggestions on what other classmethods should be implemented!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersup-for-grabsThis issue is up for grabs!This issue is up for grabs!