G Dub D

Results 29 comments of G Dub D

This is what I have and get no errors from pydfs_lineup_optimizer.stacks import GameStack, TeamStack, PositionsStack, NestedPlayersGroup, OptimizerStack, Stack

Anyone wanna tell a noob why this is kickin a "ValueError: max() arg is an empty sequence" now?

Instead of opening a new thread maybe one of you fellas can tell why it does not seem to be much about MLB on here Have you all mastered the...

> > Instead of opening a new thread maybe one of you fellas can tell why it does not seem to be much about MLB on here Have you all...

Just out of curiosity. Why would you want to implement a 5 stack ? Historically a 5 stack has appeared in optimal lineups < 1% of the time appearance of...

optimizer.add_stack(TeamStack(5, for_teams=['MIN'], for_positions=['C', '1B', '2B', '3B', 'SS', 'OF'])) optimizer.add_stack(TeamStack(3, for_teams=['TOR'], for_positions=['C', '1B', '2B', '3B', 'SS', 'OF']))

Larry if you are just needing player assignments and salaries Daily Fantasy Nerd will have any of the past data you are looking for. You may need to sign up...

Floors & Ceilings you find online are useless unless they give you every detail as to how they created them. It is pretty simple to create your own and then...

By using this is may work personally I have never tried this but it is a possibility P1 = optimizer.player_pool.get_player_by_name('Karl-Anthony Towns', for_positions['UTIL'])

I would use the **optimizer.player_pool.get_player_by_name** & the **optimizer.player_pool.get_player_by_id** and set an exposure but would run lineups to lock CPT or FLEX into whichever I wanted just lock them in at...