spilchen / yahoo_fantasy_api

python bindings for the Yahoo! Fantasy API (https://yahoo-fantasy-api.readthedocs.io/)
MIT License
96 stars 34 forks source link

Add Average Season stats in req_type #28

Closed jensenity closed 3 years ago

jensenity commented 3 years ago

This PR is to add average season stats to the req_type to return a player or players' average stat.

Test

Joel Embiid's average season with just type=average_season

Screen Shot 2021-10-30 at 11 11 10 PM

Joel Embiid's average season with type=average_season and season=2021

Screen Shot 2021-10-30 at 11 32 13 PM
jensenity commented 3 years ago

@spilchen, what do you think? Is it good enough?

spilchen commented 3 years ago

Looks good. Thanks for the contribution.