DimaKudosh / pydfs-lineup-optimizer

Daily Fantasy Sports lineup optimzer for all popular daily fantasy sports sites
MIT License
418 stars 156 forks source link

Issues with uploading fanduel player data #319

Open earlhsieh345999 opened 2 years ago

earlhsieh345999 commented 2 years ago

CBB24791-B00E-44BC-90B2-AF46DFC643B0

I keep getting this "Incorrect csv format" error, I don't make any changes to the downloaded data from fanduel if someone knows what's going on please help! Thank you.

Uncle6Pack commented 2 years ago

(warning: noob just trying to be helpful) Instead of load_lineups, should it be this...?

optimizer.load_players_from_CSV("path_to_csv")