G Dub D

Results 9 issues of G Dub D

@DimaKudosh how would one go about creating stacks depending upon slate size? Depending on game slates I am trying to create anywhere from a 2/2/2 with Pitcher stack to a...

Can someone please provide the "optimizer = get_optimizer(Site.DRAFTKINGS, Sport. XXXXXX)" for College Football I have tried CFB, NCAAF, NCAA, COLLEGE_FOOTBALL etc and cant find it on my own so maybe...

Is a College Basketball opt going to be made available at any time in the future?

Is there not a way to do a TeamStacks as such that would give at least 2 but if the optimizer finds that 3 or 4 would be more efficient...

Instead of just doing TeamStacks and having a max_exposure rule Can we get a **min_exposure_per_team={'SAC':0.2, 'LAL':0.2, 'ATL':0.2} ** rule added

Anyone know is it possible to generate = stacks? I would like to generate lineups where I have at least 3 but if the opt finds that 4 or 5...

Can we sub in start_dt & end_dt for year here? get_splits(playerid, year=None, player_info=False, pitching_splits=False)

@DimaKudosh is there a way to form stacks this way? I have my roster order columns and batting orders before I run the opt but I was trying to eliminate...

Can we get an argument for this "optimizer.add_stack(PositionsStack(['QB', ('WR', 'TE')]))" as a TeamStack or is there already one? Wanting to use it as such "optimizer.add_stack(TeamStack(3, for_positions=['QB', ('WR', 'TE')]))" instead of...