pydfs-lineup-optimizer icon indicating copy to clipboard operation
pydfs-lineup-optimizer copied to clipboard

Daily Fantasy Sports lineup optimzer for all popular daily fantasy sports sites

Results 143 pydfs-lineup-optimizer issues
Sort by recently updated
recently updated
newest added

I know this isn't related to this project but figured this might be a good place to ask. I can get aggregate data from past contests from FD, but i...

Hi @DimaKudosh. Long-time user and appreciate the framework you've built. How hard would it be or is it possible to add multi-objective capabilities to the optimizer? I noticed you added...

It does appear that performance suffers as the number of lineups grows, particularly when there are a number of rules about ownership, combinations of players, etc. I was testing out...

Is there a way to load player data through a Pandas Dataframe instead of loading a CSV file. I have tried the Optimize. load_player() method but it doesnt want to...

any idea how i can include the util position to be included with the stack? SAMPLE IS 4 PLAYERS BUT USE UTIL FOR THAT STACK

Hello, I tried my best to read all the documentation and search through the code but could not find a way to only include the probable starting pitcher in lineups....

hi, tried searching for similar topic but couldn't find one. I am wondering if its possible to use normal distribution for the randomness when doing each line up instead of...

I'm trying to use Draftkings late swap for MLB and I can't figure out the timezone difference. The default Game Info is 'MIA@STL 06/27/2022 07:45PM ET' from the CSV file...

Does anyone know how to add the average ownership to the cvs export? I see in the code, Budget and Fppg. If I add Ownership would it automatically add it...

Hello all, I would like to make a group/rule where I incorporate a one-off from a specified list of players into each lineup. The primary problem in the example below...