Filter out today's date from the date selection in app.py 8a1f473 James McCool commited on Jun 1, 2025
Refactor helper DataFrame selection in load_contest_file function 8d72ffa James McCool commited on Jun 1, 2025
Update contest file loading logic in app.py to handle None values 945237f James McCool commited on Jun 1, 2025
Enhance debugging feedback in load_contest_file function bbf6bb9 James McCool commited on Jun 1, 2025
Clear session state for contest file uploads in app.py to prevent conflicts 41768e4 James McCool commited on Jun 1, 2025
Enhance contest file display in app.py for improved user feedback 070da4f James McCool commited on Jun 1, 2025
Refactor contest file upload logic in app.py for improved session state management b5afac7 James McCool commited on Jun 1, 2025
Clear session state before loading contest data in app.py 5cebc76 James McCool commited on Jun 1, 2025
Update contest file upload handling in app.py to read CSV files directly 3eaf989 James McCool commited on Jun 1, 2025
Refactor date list generation in app.py for improved efficiency d92006d James McCool commited on Jun 1, 2025
Refine date selection logic in app.py for improved clarity 17befda James McCool commited on Jun 1, 2025
Remove unused imports in app.py to streamline code and improve maintainability b13ca67 James McCool commited on Jun 1, 2025
Update date selection logic in app.py to sort dates in descending order db441e2 James McCool commited on Jun 1, 2025
Update contest file upload handling in app.py for improved session state management 5dfac9c James McCool commited on Jun 1, 2025
Refine contest name selection in app.py for improved data handling 532574b James McCool commited on Jun 1, 2025
Update contest name handling in app.py for improved data processing c5bdf9d James McCool commited on Jun 1, 2025
Enhance contest file loading in app.py and load_contest_file function dd89b11 James McCool commited on Jun 1, 2025
Clear session state on manual contest file upload in app.py df8ffd8 James McCool commited on Jun 1, 2025
Improve player frame filtering in app.py by dropping rows without position data f0a2361 James McCool commited on Jun 1, 2025
Refine position selection in app.py for improved user experience 8e02398 James McCool commited on Jun 1, 2025
Enhance player filtering in app.py by adding position selection feature 81184ae James McCool commited on Jun 1, 2025
Enhance player frame display in app.py by adding position column 9792614 James McCool commited on Jun 1, 2025
Enhance load_contest_file function to include EntryCount in cleaned dataframe faa4887 James McCool commited on Jun 1, 2025
Remove display of cleaned lineups in app.py to streamline user interface 90c9193 James McCool commited on Jun 1, 2025
Enhance load_contest_file function to return cleaned lineups 88f31b2 James McCool commited on Jun 1, 2025
Add debug output for cleaned lineup in load_contest_file function f55422b James McCool commited on Jun 1, 2025
Refine column selection in load_contest_file function for improved data structure 637112e James McCool commited on Jun 1, 2025
Refactor app.py and load_contest_file.py for improved data handling 56ac316 James McCool commited on Jun 1, 2025
Update lineup splitting to include 'Remove' column in load_contest_file function 978080b James McCool commited on Jun 1, 2025
Enhance lineup splitting logic in load_contest_file function 245a9b5 James McCool commited on Jun 1, 2025
Update position list formatting in load_contest_file function 19654d9 James McCool commited on Jun 1, 2025
Update lineup replacement logic in load_contest_file function 7443266 James McCool commited on Jun 1, 2025
Fix lineup replacement logic in load_contest_file function a01df7b James McCool commited on Jun 1, 2025
Refactor load_contest_file function to streamline data processing 795a6d7 James McCool commited on Jun 1, 2025
Refine player lineup processing logic in load_contest_file function 894a694 James McCool commited on May 25, 2025
Enhance debugging output in load_contest_file function for lineup processing c0713d8 James McCool commited on May 25, 2025
Enhance player lineup processing in load_contest_file function a266f29 James McCool commited on May 25, 2025
Refine comments and logic in load_contest_file function for lineup processing 53d6dd0 James McCool commited on May 25, 2025
Enhance player eligibility checks and lineup processing in load_contest_file function a7f801a James McCool commited on May 25, 2025
Add position mapping and eligibility checks in load_contest_file function 42712b2 James McCool commited on May 25, 2025
Refactor player data handling in grab_contest_data and load_contest_file functions c375de1 James McCool commited on May 25, 2025
Refactor player ID combination logic in grab_contest_data function 3c6a773 James McCool commited on May 25, 2025
Update contest data display and refine player ID mapping bc69eff James McCool commited on May 25, 2025