Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add historical stats information to website #16

Open
DesiPilla opened this issue Nov 8, 2022 · 0 comments
Open

Add historical stats information to website #16

DesiPilla opened this issue Nov 8, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@DesiPilla
Copy link
Owner

The functionality to pull historical stats about a league already exists in doritostats.fetch_utils.py - get_historical_stats(). There are then analysis functions such as weekly_stats_analysis() and season_stats_analysis() that can provide interesting insights based on this data, as well as an infinite number of ad-hoc analyses.

I suggest adding the ability to download a team's historical data to the website.
I also suggest showing the output of weekly_stats_analysis() and season_stats_analysis() in templates/league.html.

@DesiPilla DesiPilla added the enhancement New feature or request label Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant