Contribute
I appreciate any and all input or support. Feel free to contribute with bug reports or feature requests at the GitHub issues page. For anything longer term, I've set out my development plans at the Roadmap.
chickenstats
is designed to be as modular and user-friendly as possible.
The Design page outlines how the different
pieces fit together, as well as the basic rules for accessing raw data.
You can also find reference materials for non-public class methods
available from objects in chickenstats.chicken_nhl.scrape
.
Nested functions for munging raw data from
evolving-hockey.com can be found within chickenstats.evolving_hockey.base
and chickenstats.evolving_hockey.stats
.
For contributing to the xG model, or for questions about the underlying research & data, please see xG Model.
Development
Under the hood
Bugs & feature requests
Please report any bugs or issues via the chickenstats
issues page, where you can also post feature requests.
Before doing so, please check the roadmap, there might already be plans to include your request.
Contact information
Have something to say? You can find me on Bluesky at @chickenandstats.com or email me at chicken@chickenandstats.com.