Refactor contest file handling in app.py and add debug output in load_contest_file.py
928ec6e
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
Refactor name matching logic and update dependencies
91e473e
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
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
Refactor helper DataFrame selection in load_contest_file function
8d72ffa
James McCoolcommited on
Enhance debugging feedback in load_contest_file function
bbf6bb9
James McCoolcommited on
Enhance contest file loading in app.py and load_contest_file function
dd89b11
James McCoolcommited on
Enhance load_contest_file function to include EntryCount in cleaned dataframe
faa4887
James McCoolcommited on
Enhance load_contest_file function to return cleaned lineups
88f31b2
James McCoolcommited on
Add debug output for cleaned lineup in load_contest_file function
f55422b
James McCoolcommited on
Refine column selection in load_contest_file function for improved data structure
637112e
James McCoolcommited on
Refactor app.py and load_contest_file.py for improved data handling
56ac316
James McCoolcommited on
Update lineup splitting to include 'Remove' column in load_contest_file function
978080b
James McCoolcommited on
Enhance lineup splitting logic in load_contest_file function
245a9b5
James McCoolcommited on
Update position list formatting in load_contest_file function
19654d9
James McCoolcommited on
Update lineup replacement logic in load_contest_file function
7443266
James McCoolcommited on
Fix lineup replacement logic in load_contest_file function
a01df7b
James McCoolcommited on
Add MLB position handling in load_contest_file function
de2ad46
James McCoolcommited on
Refactor load_contest_file function to streamline data processing
795a6d7
James McCoolcommited on
Refine player lineup processing logic in load_contest_file function
894a694
James McCoolcommited on
Enhance debugging output in load_contest_file function for lineup processing
c0713d8
James McCoolcommited on
Enhance player lineup processing in load_contest_file function
a266f29
James McCoolcommited on
Refine comments and logic in load_contest_file function for lineup processing
53d6dd0
James McCoolcommited on
Enhance player eligibility checks and lineup processing in load_contest_file function
a7f801a
James McCoolcommited on
Add position mapping and eligibility checks in load_contest_file function
42712b2
James McCoolcommited on
Refactor player data handling in grab_contest_data and load_contest_file functions
c375de1
James McCoolcommited on
Refine lineup string processing in load_contest_file function
0dedc97
James McCoolcommited on
Enhance lineup string processing in load_contest_file function
3a102e0
James McCoolcommited on
Refactor load_contest_file function to improve player data processing
7deab18
James McCoolcommited on
Refactor load_contest_file function to enhance player data processing
25703b9
James McCoolcommited on
Update contest data handling in app.py and related functions to include position data
433ab29
James McCoolcommited on
Enhance contest data handling in app.py and related functions for improved functionality
a8cf688
James McCoolcommited on
Refactor name matching logic in app.py for improved condition handling
ad5adce
James McCoolcommited on
Enhance data processing in grab_contest_data and load_contest_file functions
e1f40de
James McCoolcommited on
Add display of top entries in load_contest_file function
a37d3b8
James McCoolcommited on
Enhance load_contest_file function to improve error handling and user feedback
5c9b782
James McCoolcommited on
Refactor grab_contest_data function to return DataFrame instead of CSV
ab18789
James McCoolcommited on
Refactor imports in find_name_mismatches.py and load_contest_file.py
44b9f1d
James McCoolcommited on
Refactor find_name_mismatches function and update data handling
ee49c6f
James McCoolcommited on
Enhance ownership data processing in load_contest_file.py
58cb12e
James McCoolcommited on
Enhance contest file loading and player data calculations