Commit History

Update init_baselines function in app.py to accept a slate variable, allowing dynamic filtering of player data based on the selected slate. Adjusted multiple instances throughout the code to ensure consistent data retrieval for both 'Main Slate' and 'Secondary Slate'. Additionally, refined sharp_split values for improved performance in simulations. This enhances flexibility and user experience in DraftKings and FanDuel simulations.
cf45400
Running

James McCool commited on

Refactor app.py to remove Google Sheets integration and streamline database connections. Update seed frame functions to utilize MongoDB collections for player name mapping, enhancing data retrieval for DraftKings and FanDuel simulations. Improve overall code clarity and maintainability.
337c221

James McCool commited on

Refactor seed frame functions in app.py to return full data arrays instead of sliced arrays based on 'sharp_split'. This change simplifies data retrieval for DraftKings and FanDuel simulations, enhancing overall functionality.
bf78c1d

James McCool commited on

Refactor seed frame initialization in app.py to accept a 'sharp_split' parameter, allowing for dynamic data retrieval limits. Update related functions and session state handling to improve user input flexibility for DraftKings and FanDuel simulations.
72880a2

James McCool commited on

Refine data processing in app.py by filtering for 'Main Slate' and 'overall' versions, and enhance data export functionality with player ID mapping for DraftKings and FanDuel. Improved session state handling for working seeds.
560df46

James McCool commited on

Update app.py
9ffa1eb
verified

Multichem commited on

Update app.py
fd23133
verified

Multichem commited on

Update app.py
ad8702e

Multichem commited on

Rename app (2).py to app.py
9396ecf

Multichem commited on