DFS_Contest_Analyzer / global_func /load_contest_file.py

Commit History

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

Refactor imports in find_name_mismatches.py and load_contest_file.py
44b9f1d

James McCool commited on

Refactor find_name_mismatches function and update data handling
ee49c6f

James McCool commited on

Enhance ownership data processing in load_contest_file.py
58cb12e

James McCool commited on

Enhance contest file loading and player data calculations
691ab8e

James McCool commited on

Fix column renaming logic in load_contest_file.py for MLB data processing
31ba272

James McCool commited on

Add sport selection feature and update contest file loading logic
e560f1d

James McCool commited on

Fix player column creation logic in load_contest_file.py to include all players
678dd59

James McCool commited on

Add load_contest_file function to handle contest data loading in app.py
9c7e08b

James McCool commited on