Fix condition for checking specific exclusions in session state
3d82cca
James McCoolcommited on
Specific Exclusiions never added to session state
f3fbeca
James McCoolcommited on
rip
92e363c
James McCoolcommited on
Oops, didn't declare specific exclusions before use
47639b3
James McCoolcommited on
More work around locking exclusions
d8db5ad
James McCoolcommited on
Testing some forced excelusions with exposure management
97f8040
James McCoolcommited on
Making some adjustments to try to fix column swapping on reoptimization
0255ad7
James McCoolcommited on
Revert
7e69b6d
James McCoolcommited on
Add warning for NBA Late Slate database load issue
89869e9
James McCoolcommited on
fix index sort
0a046e1
James McCoolcommited on
Continuing to improve late swap
7a4ca61
James McCoolcommited on
Updaing for Cause: row comes from replace_rows.index and player_rows.index, so it’s a index label (e.g. 10, 11, 12 after a slice), not a positional index 0..n-1. The code was using working_frame.iloc[row], which is positional. If working_frame had a non‑contiguous or offset index (e.g. from a slice or after optimize_lineups), a label like 12 could be valid while iloc[12] was out of bounds for a shorter frame.
62d6c64
James McCoolcommited on
Aiming to make sure higher medians are maintained
2079507
James McCoolcommited on
Instead of using the previous lineup, we use if the lineup has been used.
3e1c4b7
James McCoolcommited on
Fixed out, man.
8a893da
James McCoolcommited on
Removing the MIP and cascading logic for a much simpler drop-one insert.
08b8947
James McCoolcommited on
reverting
54f4bd4
James McCoolcommited on
Okay, this should work now.Cascading optimal is implemented.
4522bc0
James McCoolcommited on
Lets see if this works
fdeb24a
James McCoolcommited on
Reverting
3f641a2
James McCoolcommited on
Had to use the arguments
e4c760b
James McCoolcommited on
Had some stale arguments
ec70be5
James McCoolcommited on
another oops
41dec41
James McCoolcommited on
Oops
dffccab
James McCoolcommited on
Introducing ownership optimals
581b527
James McCoolcommited on
Don't return the achieved objective, just the raw.
3de60e1
James McCoolcommited on
I don't know if this will work.
327d8f9
James McCoolcommited on
Just using a basic optimization of lineups.
f197489
James McCoolcommited on
Adding some constraints to double pass optimization
45d181c
James McCoolcommited on
Straight optimization
f4d83dd
James McCoolcommited on
Fixing optimals (revert)
564634a
James McCoolcommited on
Fixing optimizer logic
7113fd3
James McCoolcommited on
Added a spinner on reoptimization
c1f4d9d
James McCoolcommited on
Oops, fixing error
b692654
James McCoolcommited on
More adjustments to the reoptimization logic
8890fc3
James McCoolcommited on
Reverting optimization changes
ea9961a
James McCoolcommited on
Aiming to fix re-optimization solution
aa986b9
James McCoolcommited on
State wasn't persisting across tabs. Had the session stated.
7aa277c
James McCoolcommited on
Forgot to add for Showdown.
cf7e2fd
James McCoolcommited on
Trying to import locked teams for NBA based on live scoring instead of using a multi-select for re-optimization.
7387bd7
James McCoolcommited on
Fixing grid exclude and minutes exclude variables when it is NASCAR or NBA.
6623021
James McCoolcommited on
Switching up the order of available sports in the portfolio manager for the spring months
6ce65d1
James McCoolcommited on
Correcting a missing comma.
3164ecf
James McCoolcommited on
Needed to add minutes into the math keys.
cb0fa91
James McCoolcommited on
Had the wrong designation for the minutes; probably should call them.
15b8e12
James McCoolcommited on
Added Minutes maps from NBA as well as Minutes exclusions, similar to the Grid exclusions for NASCAR.
e99f0bf
James McCoolcommited on
Trying to do some basic formatting for FD NASCAR
4844612
James McCoolcommited on
Remove warning about broken PGA R2 database load from pricing source selection
9125110
James McCoolcommited on
Add warning for broken PGA R2 database load in pricing source selection