changing back to the reliable contest info collection
20b763c
James McCoolcommited on
one more change
b23e7d2
James McCoolcommited on
More updates to the projections manager tab
cbe8e8b
James McCoolcommited on
addressing some divs
33348fa
James McCoolcommited on
adding ability to recalculate stacks and sizes
cc619fc
James McCoolcommited on
Updated projections management to include default values of 0 for missing players and adjusted change detection to include team information.
8587197
James McCoolcommited on
Added the ability to check portfolio for players not present in projections and adjust them accordingly
b2e149b
James McCoolcommited on
Removing summary stats from bottom of table
dd69dc6
James McCoolcommited on
Adding projections management
7d39b16
James McCoolcommited on
messed up my add math
473e375
James McCoolcommited on
adjusting width of columns in settings
f163624
James McCoolcommited on
The ping returns
7b50df5
James McCoolcommited on
pulling the number up a bit
8de9d92
James McCoolcommited on
ping ping call me on my phone
ae976c8
James McCoolcommited on
more adjustments to the way finishing percentiles are handled
64aecc7
James McCoolcommited on
pingarooni
b812729
James McCoolcommited on
adjusting own_baseline into finish_percentile calc
182bd5f
James McCoolcommited on
pingaling
c676261
James McCoolcommited on
had to add the used of the ownership baseline into the reg dupe predictions
82ea96b
James McCoolcommited on
moar pings
df35b48
James McCoolcommited on
wrote the wrong min/max function
a147b3a
James McCoolcommited on
another ping!
12bf7d9
James McCoolcommited on
printing
df8ee3a
James McCoolcommited on
Trying to do some team len scaling on ownership baselines
05f95af
James McCoolcommited on
ping
a011f43
James McCoolcommited on
Update baseline logic in predict_dupes function to adjust own_baseline based on team count for NFL Classic type
85e31c9
James McCoolcommited on
ping
491809e
James McCoolcommited on
adjusting finish percentile to scale
afd608a
James McCoolcommited on
Refactor stratification logic to ensure proper selection of indices by adding break statements for clarity and control flow.
3ca2ebf
James McCoolcommited on
had to designate a maliable target
521dad6
James McCoolcommited on
printing some lens
7ba4f09
James McCoolcommited on
more strat testing
0b924a0
James McCoolcommited on
the while loop broke things, doing a range instead
a8635e8
James McCoolcommited on
Testing some new logic around stratification
47fd581
James McCoolcommited on
formatting ProjOwn column
32cb8bd
James McCoolcommited on
Adding projected ownership to player analysis
50dab9c
James McCoolcommited on
swapping out player lineup count with their team for viewing in player analysis
542ac50
James McCoolcommited on
testing auto contest info database
414651e
James McCoolcommited on
ping
1833c7c
James McCoolcommited on
Fix session state assignment for diversity recalculation in Manage Portfolio tab
d2983d0
James McCoolcommited on
okay lets give it a look see
33f0869
James McCoolcommited on
Trying to fix the rerun of diversity score
fa7b819
James McCoolcommited on
Remove commented code related to compressed storage in Manage Portfolio tab when saving a new base name.
50ccf3c
James McCoolcommited on
Adding a rerun proc after resetting diversity
ab969ca
James McCoolcommited on
ping
495ea1f
James McCoolcommited on
Add functions to load and save base frames using compressed storage in session state. Update Manage Portfolio tab to utilize these functions for managing working frames and default base frame.