aptmac / dfs-helper-nfl

Python scripts for optimizing Daily Fantasy Football line-ups. In the 2021 season it got ranked Diamond (99th percentile) in Yahoo DFS quickmatches, and placed 504/223186 in the season-long 2021 Yahoo cup.
MIT License
5 stars 0 forks source link

fix(fetch): ensure the csv folder exists before trying to write to it #10

Closed aptmac closed 2 years ago

aptmac commented 2 years ago

This quick PR simply checks (and creates if not present) a folder to hold the CSVs prior to writing the files.