Commit History

okay for real this time
8156892

James McCool commited on

Fix condition for checking specific exclusions in session state
3d82cca

James McCool commited on

Specific Exclusiions never added to session state
f3fbeca

James McCool commited on

rip
92e363c

James McCool commited on

Oops, didn't declare specific exclusions before use
47639b3

James McCool commited on

More work around locking exclusions
d8db5ad

James McCool commited on

Testing some forced excelusions with exposure management
97f8040

James McCool commited on

Making some adjustments to try to fix column swapping on reoptimization
0255ad7

James McCool commited on

Revert
7e69b6d

James McCool commited on

Add warning for NBA Late Slate database load issue
89869e9

James McCool commited on

fix index sort
0a046e1

James McCool commited on

Continuing to improve late swap
7a4ca61

James McCool commited 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 McCool commited on

Aiming to make sure higher medians are maintained
2079507

James McCool commited on

Instead of using the previous lineup, we use if the lineup has been used.
3e1c4b7

James McCool commited on

Fixed out, man.
8a893da

James McCool commited on

Removing the MIP and cascading logic for a much simpler drop-one insert.
08b8947

James McCool commited on

reverting
54f4bd4

James McCool commited on

Okay, this should work now.Cascading optimal is implemented.
4522bc0

James McCool commited on

Lets see if this works
fdeb24a

James McCool commited on

Reverting
3f641a2

James McCool commited on

Had to use the arguments
e4c760b

James McCool commited on

Had some stale arguments
ec70be5

James McCool commited on

another oops
41dec41

James McCool commited on

Oops
dffccab

James McCool commited on

Introducing ownership optimals
581b527

James McCool commited on

Don't return the achieved objective, just the raw.
3de60e1

James McCool commited on

I don't know if this will work.
327d8f9

James McCool commited on

Just using a basic optimization of lineups.
f197489

James McCool commited on

Adding some constraints to double pass optimization
45d181c

James McCool commited on

Straight optimization
f4d83dd

James McCool commited on

Fixing optimals (revert)
564634a

James McCool commited on

Fixing optimizer logic
7113fd3

James McCool commited on

Added a spinner on reoptimization
c1f4d9d

James McCool commited on

Oops, fixing error
b692654

James McCool commited on

More adjustments to the reoptimization logic
8890fc3

James McCool commited on

Reverting optimization changes
ea9961a

James McCool commited on

Aiming to fix re-optimization solution
aa986b9

James McCool commited on

State wasn't persisting across tabs. Had the session stated.
7aa277c

James McCool commited on

Forgot to add for Showdown.
cf7e2fd

James McCool commited on

Trying to import locked teams for NBA based on live scoring instead of using a multi-select for re-optimization.
7387bd7

James McCool commited on

Fixing grid exclude and minutes exclude variables when it is NASCAR or NBA.
6623021

James McCool commited on

Switching up the order of available sports in the portfolio manager for the spring months
6ce65d1

James McCool commited on

Correcting a missing comma.
3164ecf

James McCool commited on

Needed to add minutes into the math keys.
cb0fa91

James McCool commited on

Had the wrong designation for the minutes; probably should call them.
15b8e12

James McCool commited on

Added Minutes maps from NBA as well as Minutes exclusions, similar to the Grid exclusions for NASCAR.
e99f0bf

James McCool commited on

Trying to do some basic formatting for FD NASCAR
4844612

James McCool commited on

Remove warning about broken PGA R2 database load from pricing source selection
9125110

James McCool commited on

Add warning for broken PGA R2 database load in pricing source selection
62ae884

James McCool commited on