DFS_Contest_Analyzer / global_func /find_name_mismatches.py

Commit History

Enhance name matching feedback in find_name_mismatches function
c916e66

James McCool commited on

Remove debug output from find_name_mismatches function in find_name_mismatches.py
007d3db

James McCool commited on

Refactor find_name_mismatches function in find_name_mismatches.py
5336bfc

James McCool commited on

Refactor find_name_mismatches function in find_name_mismatches.py
ede753b

James McCool commited on

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

James McCool commited on

Refactor app.py and find_name_mismatches.py for improved user feedback and session state management
68d3916

James McCool commited on

Enhance find_name_mismatches function and app.py session state management
6a12985

James McCool commited on

Remove redundant metric calculation logging in app.py and enhance user feedback in find_name_mismatches.py
82d5eab

James McCool commited on

Refactor app.py and find_name_mismatches.py for improved clarity and functionality
63c301f

James McCool commited on

Enhance player matching process in find_name_mismatches function
3dcdcb7

James McCool commited on

Refactor name replacement logic in find_name_mismatches function
7d83d23

James McCool commited on

Enhance manual name matching process in find_name_mismatches function
e253b51

James McCool commited on

Enhance name matching logic in app.py and find_name_mismatches.py
90735b6

James McCool commited on

Refactor ownership and points dictionary updates in find_name_mismatches function
447182c

James McCool commited on

Add return statement for unsubmitted form state in find_name_mismatches function
a134635

James McCool commited on

Remove redundant return statement in find_name_mismatches function to streamline code execution and improve readability.
403e6d8

James McCool commited on

Refactor find_name_mismatches function and update data handling
ee49c6f

James McCool commited on

Fix ownership and points dictionary updates in find_name_mismatches.py
c572c45

James McCool commited on

Fix ownership and points dictionary updates in find_name_mismatches.py
36e7807

James McCool commited on

Update return values in find_name_mismatches.py to include ownership and points dictionaries
67b7038

James McCool commited on

Update name matching confidence threshold in find_name_mismatches.py
ca4b602

James McCool commited on

Enhance name matching functionality in app.py and find_name_mismatches.py
082eda6

James McCool commited on

Add return statement for current state in find_name_mismatches.py
ada082f

James McCool commited on

Enhance player matching interface in `find_name_mismatches.py` and update `app.py` for improved data display
dc1c8da

James McCool commited on

Refactor player matching logic in `find_name_mismatches.py` for improved accuracy
1604a8f

James McCool commited on

Fix logic in `find_name_mismatches.py` to correctly identify players missing from projections
16d2d15

James McCool commited on

Refactor name matching logic in `find_name_mismatches.py` to improve data handling
2c1be4a

James McCool commited on

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

James McCool commited on

Add functionality for player name cleaning and CSV mismatch detection
d04558f

James McCool commited on