blue-shoes / ottoneu-toolbox

A package of python-based UI tools for playing Ottoneu Fantasy Baseball
MIT License
6 stars 0 forks source link

Create ability to upload value without a corresponding projection set #41

Closed blue-shoes closed 1 year ago

blue-shoes commented 1 year ago

In light of the new FanGraphs policy of projections not being downloadable by non-members, it is desirable for accessibility to allow for a value upload without projections (for example, directly from the FanGraphs Auction Calculator export). This will require logic to handle no projections mostly in the Draft Tool. The FG calculator gives enough info that we can do positional rankings still, I think.