Commit History

Standardize collection name casing in app.py for Draftkings and Fanduel seed frame initialization functions, ensuring uniformity and consistency across the codebase.
55e2fd8
Running

James McCool commited on

Standardize collection names in app.py for Draftkings and Fanduel seed frame initialization functions, ensuring consistent casing for improved data integrity.
b5d9378

James McCool commited on

Enhance app.py by introducing auxiliary seed frame initialization for Draftkings and Fanduel, allowing for additional player data retrieval. Update logic to support selection of auxiliary slates in the user interface, ensuring comprehensive data representation across all slate types.
85bca50

James McCool commited on

Update data export logic in app.py to include an additional column in the Sim_Winner_Export DataFrame, ensuring comprehensive mapping of player IDs for improved data accuracy.
0973679

James McCool commited on

Enhance seed frame initialization in app.py by adding name mapping for player positions in Draftkings and Fanduel functions, ensuring consistent data representation across all seed frames.
c2f648d

James McCool commited on

Refactor data export logic in app.py to differentiate array indexing for Draftkings and Fanduel, ensuring correct data filtering based on selected site.
5611fc5

James McCool commited on

Remove redundant mapping and validation steps in DK and FD seed frame initialization functions to streamline data processing.
392cecb

James McCool commited on

Update app.py to adjust array indexing in frequency calculation functions and stack multiplier logic for Draftkings and Fanduel.
8338949

James McCool commited on

Refactor init_baselines to rename 'Own%' column to 'Own' for consistency across Draftkings and Fanduel datasets.
65506a6

James McCool commited on

Update app.py to standardize casing for 'Slate' values in Draftkings and Fanduel queries from 'Main Slate' and 'Secondary Slate' to 'main_slate' and 'secondary_slate'.
37a0284

James McCool commited on

Refactor init_baselines to return secondary slate data for Draftkings and Fanduel, updating function calls accordingly.
b14eb85

James McCool commited on

Update query keys in app.py to use consistent casing for 'Site' and 'Slate' across Draftkings and Fanduel queries.
3bccd59

James McCool commited on

Initial Commit
9157685

James McCool commited on