Commit History

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

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

ping
9e5b61e

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

Refactor player ID combination logic in grab_contest_data function
3c6a773

James McCool commited on

Update contest data display and refine player ID mapping
bc69eff

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 player ID and position handling in grab_contest_data function
4a0abde

James McCool commited on

Enhance position handling in grab_contest_data function for MLB lineups
7bd0e86

James McCool commited on

Enhance player ID processing in grab_contest_data function
9916481

James McCool commited on

Refactor grab_contest_data function to improve position handling
032d464

James McCool commited on