Commit History
Fixing position designations for tennis 87b0cd7
James McCool commited on
Fix formatting in player exposure labels for consistency 7d5f184
James McCool commited on
ping 10aa498
James McCool commited on
Add NBA support for lineup cleaning in load_contest_file.py a96ebae
James McCool commited on
fixing NHL formatting f7fac57
James McCool commited on
Enhance player name formatting in load_contest_file.py c6e3488
James McCool commited on
Add NFL support for lineup cleaning in load_contest_file.py 9ba550c
James McCool commited on
getting NFL ready and set 2ab6242
James McCool commited on
Update regex handling for CFB lineup processing in load_contest_file.py 4151add
James McCool commited on
Update regex handling for CFB lineup processing in load_contest_file.py d142a86
James McCool commited on
Reorder columns for CFB lineup processing in load_contest_file.py 47c6390
James McCool commited on
intro CFB into sport options e076a1d
James McCool commited on
Update portfolio dataframe condition in app.py for improved null handling b67c4a9
James McCool commited on
Fix portfolio dataframe handling in load_contest_file function 664d22a
James McCool commited on
Add 'Backtesting_upload' entry to entry list in load_contest_file function 2841628
James McCool commited on
Enhance load_contest_file function to accept portfolio data for improved data integration 54d06a1
James McCool commited on
Refactor load_contest_file.py to remove duplicate player entries in dataframes 9681ab8
James McCool commited on
Add NAS support in load_contest_file.py for lineup processing 7ca4aa0
James McCool commited on
Update create_general_comparison.py to refine overall general calculation 5c8315f
James McCool commited on
Add general comparison feature in app.py and create_general_comparison.py 31a2d34
James McCool commited on
Rename function create_stack_comparison to create_size_comparison in create_size_comparison.py for consistency with feature naming. This change aligns the function name with its purpose of comparing stack sizes. add3343
James McCool commited on
Add size comparison feature in app.py and create_size_comparison.py c6bf99d
James McCool commited on
Add stack comparison feature in app.py and create_stack_comparison.py c744629
James McCool commited on
Remove debug output for salary dictionary in app.py and correct player exposure percentage calculation in create_player_comparison.py 053e7df
James McCool commited on
Refactor player comparison logic in app.py and create_player_comparison.py 00f9a6c
James McCool commited on
Add player comparison feature in app.py and create_player_comparison.py 45351e3
James McCool commited on
Refactor WNBA lineup column names in load_contest_file.py 9c09ce3
James McCool commited on
Enhance WNBA lineup parsing in load_contest_file.py 6e4997c
James McCool commited on
Refactor WNBA lineup column order in load_contest_file.py 0bb17b9
James McCool commited on
Fix WNBA lineup parsing in load_contest_file.py 401a7dd
James McCool commited on
Update WNBA lineup parsing in load_contest_file.py 8d09918
James McCool commited on
Add WNBA support for contest file loading 5b2d759
James McCool commited on
Add support for GOLF sport in contest file loading 8fd8af6
James McCool commited on
Enhance duplication metrics in app.py and create_general_exposures.py b36408f
James McCool commited on
Enhance general exposures calculation in create_general_exposures.py 937f1e0
James McCool commited on
Refactor lineup replacement logic in load_contest_file.py c2b7029
James McCool commited on
Enhance lineup processing in load_contest_file.py 472d4c4
James McCool commited on
Comment out player mapping and deduplication in load_contest_file.py to prevent unintended data alterations. This change allows for flexibility in data processing while maintaining the existing structure for future adjustments. 1d9fb5a
James McCool commited on
Enhance player data processing in load_contest_file.py by applying mapping and deduplication to both df_helper and df dataframes. This change ensures consistent player information handling across different dataframes, improving data integrity. 0fb666c
James McCool commited on
Remove table display of salary and cleaned contest data in app.py and load_contest_file.py for a cleaner user interface. This change streamlines the data presentation by eliminating unnecessary table outputs while maintaining existing functionality. 5abfd03
James McCool commited on
Add handling for 'Showdown' contest type in load_contest_file.py 3894e93
James McCool commited on
Update cleaned_df column names in load_contest_file.py to improve clarity and avoid confusion 3dc6731
James McCool commited on
Update cleaned_df column names in load_contest_file.py for clarity and consistency 1e08ae6
James McCool commited on
Refactor load_contest_file function to include contest type parameter for improved data handling 440bba8
James McCool commited on
Refactor contest data handling in app.py and load_contest_file.py for improved clarity and functionality 996f8cb
James McCool commited on
Remove unnecessary print statements from app.py and load_contest_file.py for cleaner code 2ac8839
James McCool commited on
Enhance data handling in load_contest_file.py by dropping NA values from BaseName 4727314
James McCool commited on
Update data presentation in load_contest_file.py by replacing entry_list with df['BaseName'] 0d5bdc7
James McCool commited on
Refactor entry list retrieval in load_contest_file.py for improved clarity 178f6d2
James McCool commited on