Update player information retrieval in app.py to use contest_date for accuracy
906a851
James McCoolcommited on
Update grab_contest_player_info function in app.py to use contest_date instead of contest_name
7365d98
James McCoolcommited on
Add debug print statements in load_contest_file.py for enhanced data visibility
764a992
James McCoolcommited on
Enhance contest file loading in app.py and load_contest_file.py to support additional data structures
98de8e5
James McCoolcommited on
Refactor return values in load_contest_file.py to streamline data output
32e941f
James McCoolcommited on
Refactor player information mapping in app.py for consistency and clarity
629cb6e
James McCoolcommited on
Update player information handling in app.py and load_contest_file.py for improved contest data processing
8dfe988
James McCoolcommited on
Add player information retrieval in app.py for enhanced contest data processing
869c271
James McCoolcommited on
Add table display for contest file and helper in app.py
cb50269
James McCoolcommited on
Refactor contest selection process in app.py to streamline user input
f543677
James McCoolcommited on
Enhance contest name retrieval in app.py to support multiple contest types
910ce9f
James McCoolcommited on
Update player position assignment in app.py to handle GOLF sport case
8e622a8
James McCoolcommited on
Enhance player data processing in load_contest_file.py by removing duplicates
f8c497a
James McCoolcommited on
Add helper name matching in load_contest_file.py for improved contest data processing
7740ecc
James McCoolcommited on
Fix variable usage in load_contest_file.py for contest name matching
889410b
James McCoolcommited on
Add debug output for specific player in load_contest_file.py
6c2ea99
James McCoolcommited on
Refactor contest file handling in app.py and add debug output in load_contest_file.py
928ec6e
James McCoolcommited on
Add table display for contest file helper in app.py
71afcc9
James McCoolcommited on
Add debug output for salary dictionary in app.py
fa5ae10
James McCoolcommited on
Update player position handling in app.py for GOLF sport case
0406a82
James McCoolcommited on
Refactor date selection handling in app.py
8b08b1a
James McCoolcommited on
Add debug output for selected dates in app.py
9e72c33
James McCoolcommited on
ping
59e1d02
James McCoolcommited on
Update contest data retrieval to handle 'GOLF' sport case
f147e97
James McCoolcommited on
Enhance contest data retrieval with secondary date handling
9cc55fb
James McCoolcommited on
Enhance contest data retrieval by adding secondary date parameter
c1c18f8
James McCoolcommited on
Handle division by zero in create_general_exposures function
00d6b89
James McCoolcommited on
Add informational message for manual loading in app.py
21f63dc
James McCoolcommited on
Refactor UI layout and streamline contest loading logic in app.py
1666aa7
James McCoolcommited on
Refactor layout and improve contest file handling in app.py
a692d2e
James McCoolcommited on
Remove unused import of get_contest_names in load_contest_file.py to streamline the code. Maintained existing functionality while improving code clarity.
60d75d2
James McCoolcommited on
Update dependencies in requirements.txt
11c55a2
James McCoolcommited on
Refactor name matching logic and update dependencies
91e473e
James McCoolcommited on
Add debug output for salary dictionary and contest file helper in app.py
5de7ed9
James McCoolcommited on
Refactor lineup replacement logic in load_contest_file function
21ba9dc
James McCoolcommited on
Add debug output for sport variable in load_contest_file function
bd643f8
James McCoolcommited on
Add debug output for cleaned DataFrame in load_contest_file function
b7058ba
James McCoolcommited on
Add table display for contest file preview in app.py
24a2017
James McCoolcommited on
Enhance error handling for lineup replacements in load_contest_file function
e37ddff
James McCoolcommited on
Update position lists in load_contest_file function for MMA and GOLF
0a19512
James McCoolcommited on
Add table display for contest file preview in app.py
7092994
James McCoolcommited on
Add debug output for cleaned DataFrame in load_contest_file function
b6bd444
James McCoolcommited on
Update position lists in load_contest_file function for MMA and GOLF
70f0305
James McCoolcommited on
Enhance sport selection and contest file loading logic
3b2f6ef
James McCoolcommited on
Filter out today's date from the date selection in app.py
8a1f473
James McCoolcommited on
Remove table display for salary data in app.py
299f85a
James McCoolcommited on
Refactor helper DataFrame selection in load_contest_file function
8d72ffa
James McCoolcommited on
Add table display for salary data in app.py
555e449
James McCoolcommited on
Refactor layout for sport and game selection in app.py
d69a1b2
James McCoolcommited on
Refactor layout and improve user interaction in app.py