DFS_Contest_Analyzer / global_func

Commit History

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

Add stack size exposure calculations in app.py and create_stack_size_exposures.py
d18e5a9

James McCool commited on

Fix missing newline at end of file in create_stack_exposures.py
3a5cf8f

James McCool commited on

Refactor clean_player_name function in load_file.py
faff605

James McCool commited on

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

James McCool commited on

Add stack exposure calculations and refactor player exposure handling in app.py
1748ccd

James McCool commited on

Refactor app.py to utilize create_player_exposures function
45a70a9

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 ownership data processing in load_contest_file.py
58cb12e

James McCool commited on

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

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 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

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