Commit History

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

James McCool commited on

Refactor contest data handling in `app.py` and `find_name_mismatches.py` for improved functionality
356c7d4

James McCool commited on

Adjust player column extraction logic in `load_file.py` to improve data handling
b9bf803

James McCool commited on

Enhance error handling in `load_file.py` for lineup processing
ffa4d02

James McCool commited on

Refactor lineup processing in `load_file.py` to enhance data extraction and cleanliness
8a5c645

James McCool commited on

Refactor file upload sections in `app.py` for improved organization and clarity
1689df1

James McCool commited on

Update lineup processing in `load_file.py` to accommodate additional player entries
1e8df5a

James McCool commited on

Update position indicator removal logic in `load_file.py` for improved data accuracy
fd9eb32

James McCool commited on

Enhance lineup processing in `load_file.py` to improve data extraction
a87b532

James McCool commited on

Improve lineup string processing in `load_file.py` for accurate position extraction
1ba31e0

James McCool commited on

Fix index assignment in `load_file.py` to correctly map lineup positions
4375d7e

James McCool commited on

Refactor position assignment logic in `load_file.py` to improve data extraction
17a3b09

James McCool commited on

Update `load_file.py` to enhance position assignment from lineup strings
3b056d9

James McCool commited on

Enhance file loading functionality in `app.py` and `load_file.py`
9e80538

James McCool commited on

Refactor file upload functionality in `app.py` and `load_file.py`
5db8a23

James McCool commited on

Add functionality for player name cleaning and CSV mismatch detection
d04558f

James McCool commited on