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 McCoolcommited 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 McCoolcommited on
ping
42a07c0
James McCoolcommited on
adding dynamic showdown options
89a1dc0
James McCoolcommited on
Add FLEX5 column to DK and FD seed frames in showdown functions for enhanced data completeness
b621a3b
James McCoolcommited on
Refactor slate handling in showdown functions to use specific showdown slate names for improved clarity and consistency in data retrieval.
84a54cb
James McCoolcommited on
Rename 'player_id' column to 'player_ID' in raw_display DataFrame for consistency in data handling.
7007e97
James McCoolcommited 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 McCoolcommited on
Add database connection module and refactor Streamlit app to utilize it, improving code organization and data handling for simulations.
f70d907
James McCoolcommited on
Refactor initialization functions in Streamlit app to remove database argument, streamlining data loading for DraftKings and FanDuel simulations.