Commit History

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

Update dependencies in requirements.txt
11c55a2

James McCool commited on

Refactor name matching logic and update dependencies
91e473e

James McCool commited on

Add debug output for salary dictionary and contest file helper in app.py
5de7ed9

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

Add table display for contest file preview in app.py
24a2017

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

Filter out today's date from the date selection in app.py
8a1f473

James McCool commited on

Remove table display for salary data in app.py
299f85a

James McCool commited on

Refactor helper DataFrame selection in load_contest_file function
8d72ffa

James McCool commited on

Add table display for salary data in app.py
555e449

James McCool commited on

Refactor layout for sport and game selection in app.py
d69a1b2

James McCool commited on

Refactor layout and improve user interaction in app.py
7829724

James McCool commited on

Update contest file loading logic in app.py to handle None values
945237f

James McCool commited on

Enhance debugging feedback in load_contest_file function
bbf6bb9

James McCool commited on

Enhance contest file upload feedback in app.py
f099cf5

James McCool commited on

Clear session state for contest file uploads in app.py to prevent conflicts
41768e4

James McCool commited on

Enhance contest file display in app.py for improved user feedback
070da4f

James McCool commited on

Refactor contest file upload logic in app.py for improved session state management
b5afac7

James McCool commited on

Clear session state before loading contest data in app.py
5cebc76

James McCool commited on

Update contest file upload handling in app.py to read CSV files directly
3eaf989

James McCool commited on

Refactor date list generation in app.py for improved efficiency
d92006d

James McCool commited on

Refine date selection logic in app.py for improved clarity
17befda

James McCool commited on

Remove unused imports in app.py to streamline code and improve maintainability
b13ca67

James McCool commited on

Update date selection logic in app.py to sort dates in descending order
db441e2

James McCool commited on

Update contest file upload handling in app.py for improved session state management
5dfac9c

James McCool commited on

Refine contest name selection in app.py for improved data handling
532574b

James McCool commited on

Update contest name handling in app.py for improved data processing
c5bdf9d

James McCool commited on

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

James McCool commited on

Clear session state on manual contest file upload in app.py
df8ffd8

James McCool commited on

Improve player frame filtering in app.py by dropping rows without position data
f0a2361

James McCool commited on

Refine position selection in app.py for improved user experience
8e02398

James McCool commited on

Enhance player filtering in app.py by adding position selection feature
81184ae

James McCool commited on

Enhance player frame display in app.py by adding position column
9792614

James McCool commited on

Enhance load_contest_file function to include EntryCount in cleaned dataframe
faa4887

James McCool commited on

Remove display of cleaned lineups in app.py to streamline user interface
90c9193

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