spilchen / yahoo_fantasy_api

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

Can add the position argument to waivers()? #23

Open meetblake opened 3 years ago

meetblake commented 3 years ago

I find that if the 'Waiver Type' league setting is "FAB w/ Continual rolling list tiebreak", hence there is no Free Agents and all players are in waivers, in this situation use waivers() may take a little bit of time, so I think add the position argument to waivers() could be more efficiency.