Commit History

updating database conventions
91ae5ad
Running

James McCool commited on

Update slate handling in seed frame initialization for DK and FD to replace 'Auxiliary Slate' with 'Late Slate' for improved accuracy in data retrieval.
c1f80bb

James McCool commited on

Fix variable name for seed in showdown contest simulation to ensure correct functionality in Streamlit app.
75dd4b0

James McCool commited on

ping
f1da70f

James McCool commited on

Refactor showdown baseline initialization in Streamlit app to use specific slate names for improved clarity and consistency, and remove unnecessary slate filtering in showdown functions.
40e7b2a

James McCool commited on

Update showdown slate initialization in Streamlit app to use specific names for clarity and consistency
f95532e

James McCool commited on

Add slate definitions for DK and FD showdown options on data reset in Streamlit app
6239cb8

James McCool commited on

ping
42a07c0

James McCool commited on

adding dynamic showdown options
89a1dc0

James McCool commited on

Enhance frequency calculation in Showdown Contest Sims by updating the unique player data extraction to include an additional column, improving accuracy in player frequency representation.
167d41b

James McCool commited on

Refactor Sim_Winner_Frame processing in Streamlit app to drop 'unique_id' and 'win_count' columns, and enhance frequency calculations for player data, improving data handling and clarity.
cdb988b

James McCool commited on

Remove ownership calculation and related columns from Sim_Winner_Frame in Streamlit app for streamlined data processing.
34bb742

James McCool commited on

Update column names in Showdown Contest Sims to use specific showdown columns for improved data accuracy and consistency.
fc682f1

James McCool commited on

Add FLEX5 column to DK and FD seed frames in showdown functions for enhanced data completeness
b621a3b

James McCool commited on

Refactor slate handling in showdown functions to use specific showdown slate names for improved clarity and consistency in data retrieval.
84a54cb

James McCool commited on

adding slate types
20b767f

James McCool commited on

Update Showdown Contest Sims to reflect correct slate names and options in Streamlit app for improved user clarity.
c96171b

James McCool commited on

Add table display for raw data in Streamlit app during contest simulations for better data visibility.
2098c2e

James McCool commited on

Rename 'player_id' column to 'player_ID' in raw_display DataFrame for consistency in data handling.
7007e97

James McCool commited on

Update Streamlit app styles by adjusting button group gap, segmented control height, and border radius for improved aesthetics and user experience.
191d93d

James McCool commited on

Remove redundant font size adjustment for active segmented control in Streamlit app styles, streamlining CSS for improved maintainability.
e760d8b

James McCool commited on

Enhance Streamlit app styles by adjusting font size for active segmented control, improving visual clarity and user interaction.
a199113

James McCool commited on

Update Streamlit app to adjust tab selector width from 'content' to 'stretch' for enhanced layout flexibility.
3202deb

James McCool commited on

Update Streamlit app styles by changing text color and adjusting width for improved visual consistency and user experience.
547c91f

James McCool commited on

Update Streamlit app styles by changing text color to black and adjusting font size for improved readability and user experience.
6b0070e

James McCool commited on

Refactor seed frame initialization functions to handle multiple slate types for DraftKings and FanDuel, improving data retrieval and organization based on slate selection.
043582a

James McCool commited on

Add database connection module and refactor Streamlit app to utilize it, improving code organization and data handling for simulations.
f70d907

James McCool commited on

Refactor initialization functions in Streamlit app to remove database argument, streamlining data loading for DraftKings and FanDuel simulations.
53b891e

James McCool commited on

Update Streamlit app to include database arguments in baseline initialization functions, enhancing data handling for DraftKings and FanDuel simulations.
85e91a9

James McCool commited on

adding db args
43e7adb

James McCool commited on

ping
8848042

James McCool commited on

held the folder in the wrong spot
c07132c

James McCool commited on

beginning of refactor to include showdown, needs more work
814ee92

James McCool commited on

Refactor contest simulation UI in Streamlit app to improve layout and user interaction. Introduced new columns for site selection and contest parameters, while removing redundant options for player and team locking. This enhances clarity and usability for users simulating contests.
cced62b

James McCool commited on

removing unnecessary load/reset
c626d33

James McCool commited on

Update team selection logic in Streamlit app to utilize the correct exported baseline data for both DK and FD. This change ensures consistency in team variable assignments across different sections of the data export functionality.
9d51f3c

James McCool commited on

Update Streamlit app to use exported baseline data for team selection and locking logic. Refactored variable names for clarity and consistency across the data export functionality.
948e661

James McCool commited on

reverting player and team locks
c811591

James McCool commited on

Refactor query construction in DK seed frame function to streamline player and team locking/removal logic. Consolidated query conditions and improved execution flow for better performance and readability.
ec03891

James McCool commited on

Enhance DK and FD seed frame functions in Streamlit app to support player and team locking/removal. Updated function signatures and query logic to filter lineups based on user-defined constraints. Adjusted calls to these functions throughout the app for consistency.
5dffa53

James McCool commited on

Refactor Streamlit app to remove redundant name conversion messages and enhance data loading/reset functionality. Added buttons for data export and improved layout with segmented controls for better user experience.
f89dec6

James McCool commited on

segmented controllers rather than tabs
b5c6df7

James McCool commited on

requirements adjustments
8015573

James McCool commited on

initial commit on Dockerization update
646b1db

James McCool commited on

initial commit
1bf328a
verified

Multichem commited on