DFS_Contest_Analyzer / global_func /load_contest_file.py

Commit History

Enhance player data processing in load_contest_file.py by removing duplicates
f8c497a

James McCool commited on

Add helper name matching in load_contest_file.py for improved contest data processing
7740ecc

James McCool commited on

Fix variable usage in load_contest_file.py for contest name matching
889410b

James McCool commited on

Add debug output for specific player in load_contest_file.py
6c2ea99

James McCool commited on

Refactor contest file handling in app.py and add debug output in load_contest_file.py
928ec6e

James McCool commited on

Refactor layout and improve contest file handling in app.py
a692d2e

James McCool commited 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 McCool commited on

Refactor name matching logic and update dependencies
91e473e

James McCool commited on

Refactor lineup replacement logic in load_contest_file function
21ba9dc

James McCool commited on

Add debug output for sport variable in load_contest_file function
bd643f8

James McCool commited on

Add debug output for cleaned DataFrame in load_contest_file function
b7058ba

James McCool commited on

Enhance error handling for lineup replacements in load_contest_file function
e37ddff

James McCool commited on

Update position lists in load_contest_file function for MMA and GOLF
0a19512

James McCool commited on

Add table display for contest file preview in app.py
7092994

James McCool commited on

Add debug output for cleaned DataFrame in load_contest_file function
b6bd444

James McCool commited on

Update position lists in load_contest_file function for MMA and GOLF
70f0305

James McCool commited on

Enhance sport selection and contest file loading logic
3b2f6ef

James McCool commited on

Refactor helper DataFrame selection in load_contest_file function
8d72ffa

James McCool commited on

Enhance debugging feedback in load_contest_file function
bbf6bb9

James McCool commited on

Enhance contest file loading in app.py and load_contest_file function
dd89b11

James McCool commited on

Enhance load_contest_file function to include EntryCount in cleaned dataframe
faa4887

James McCool commited on

Enhance load_contest_file function to return cleaned lineups
88f31b2

James McCool commited on

Add debug output for cleaned lineup in load_contest_file function
f55422b

James McCool commited on

Refine column selection in load_contest_file function for improved data structure
637112e

James McCool commited on

Refactor app.py and load_contest_file.py for improved data handling
56ac316

James McCool commited on

Update lineup splitting to include 'Remove' column in load_contest_file function
978080b

James McCool commited on

Enhance lineup splitting logic in load_contest_file function
245a9b5

James McCool commited on

Update position list formatting in load_contest_file function
19654d9

James McCool commited on

Update lineup replacement logic in load_contest_file function
7443266

James McCool commited on

Fix lineup replacement logic in load_contest_file function
a01df7b

James McCool commited on

Add MLB position handling in load_contest_file function
de2ad46

James McCool commited on

Refactor load_contest_file function to streamline data processing
795a6d7

James McCool commited on

Refine player lineup processing logic in load_contest_file function
894a694

James McCool commited on

Enhance debugging output in load_contest_file function for lineup processing
c0713d8

James McCool commited on

Enhance player lineup processing in load_contest_file function
a266f29

James McCool commited on

Refine comments and logic in load_contest_file function for lineup processing
53d6dd0

James McCool commited on

Enhance player eligibility checks and lineup processing in load_contest_file function
a7f801a

James McCool commited on

Add position mapping and eligibility checks in load_contest_file function
42712b2

James McCool commited on

Refactor player data handling in grab_contest_data and load_contest_file functions
c375de1

James McCool commited on

Refine lineup string processing in load_contest_file function
0dedc97

James McCool commited on

Enhance lineup string processing in load_contest_file function
3a102e0

James McCool commited on

Refactor load_contest_file function to improve player data processing
7deab18

James McCool commited on

Refactor load_contest_file function to enhance player data processing
25703b9

James McCool commited on

Update contest data handling in app.py and related functions to include position data
433ab29

James McCool commited on

Enhance contest data handling in app.py and related functions for improved functionality
a8cf688

James McCool commited on

Refactor name matching logic in app.py for improved condition handling
ad5adce

James McCool commited on

Enhance data processing in grab_contest_data and load_contest_file functions
e1f40de

James McCool commited on

Add display of top entries in load_contest_file function
a37d3b8

James McCool commited on

Enhance load_contest_file function to improve error handling and user feedback
5c9b782

James McCool commited on

Refactor grab_contest_data function to return DataFrame instead of CSV
ab18789

James McCool commited on