PChabelski
Results
2
issues of
PChabelski
## Description Hello! I am curious if the yahoo backend allows for the ability to pull player ownership percentage per specified date, similar to how the get_player_stats_by_date works? I tired...
I'm running into an issue when trying to parse player stats using the date req_type. The code snippet in question is as follows: ``` from yahoo_oauth import OAuth2 import yahoo_fantasy_api...