Commit History

Remove initial setting of Contest_file to False in app.py for database search option. This change streamlines the file upload process and enhances user experience when selecting contest data.
9750e5c

James McCool commited on

Refactor name matching logic in app.py to improve conditional checks
d7f7a9c

James McCool commited on

Update contest data loading logic in app.py to handle database search and file uploads
ef95156

James McCool commited on

Refactor name matching logic in app.py for improved condition handling
ad5adce

James McCool commited on

Enhance data processing in grab_contest_data and load_contest_file functions
e1f40de

James McCool commited on

Refactor grab_contest_data function to adjust EntryId generation and DataFrame structure
cbe1c19

James McCool commited on

Update grab_contest_data function to include entry name suffix and adjust DataFrame structure
a8cfbf7

James McCool commited on

Add display of top entries in load_contest_file function
a37d3b8

James McCool commited on

Enhance load_contest_file function to improve error handling and user feedback
5c9b782

James McCool commited on

Refactor grab_contest_data function to return DataFrame instead of CSV
ab18789

James McCool commited on

Implement conditional loading of contest data based on user selection in app.py
1bf8256

James McCool commited on

Update selectbox options and add keys for state management in app.py
f5d67d4

James McCool commited on

Add MongoDB integration and contest data retrieval in app.py and grab_contest_data.py
0841c51

James McCool commited on

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

James McCool commited on

Refine dataframe display and column name replacement in app.py and create_general_exposures function
fa28f02

James McCool commited on

Enhance general exposures dataframe in create_general_exposures function
02107a7

James McCool commited on

Refine dataframe gradient application in app.py
6864f0f

James McCool commited on

Refine dataframe styling in app.py
80a823d

James McCool commited on

Enhance dataframe styling in app.py
a14225c

James McCool commited on

Refine dataframe formatting in app.py
24f22a7

James McCool commited on

Enhance background gradient application in app.py
a025605

James McCool commited on

Update concatenation method in create_general_exposures function
742ccf7

James McCool commited on

Refactor general exposures dataframe handling in create_general_exposures function
9912bb5

James McCool commited on

Refactor general exposures dataframe creation in create_general_exposures function
d223b7a

James McCool commited on

Add Streamlit output for general exposures dataframe in create_general_exposures function
07e0b07

James McCool commited on

Add Streamlit table display for general exposures in create_general_exposures function
7503d51

James McCool commited on

Update Streamlit output format in create_general_exposures function
d96db4f

James McCool commited on

Add Streamlit integration for general exposures display
6b81e97

James McCool commited on

Remove sorting of general exposures dataframe in app.py
b4df768

James McCool commited on

Update sorting criteria for general exposures in app.py
68312dc

James McCool commited on

Add general exposures tab and functionality in app.py
8f424e5

James McCool commited on

Implement error handling for name matching in app.py
e31f6cd

James McCool commited on

Refactor pagination and filtering logic in app.py
6e8cffc

James McCool commited on

Enhance session state initialization for adjusted dataframes in app.py
0425e05

James McCool commited on

Refactor find_name_mismatches function in find_name_mismatches.py
5336bfc

James McCool commited on

Enhance session state management in app.py for contest and projections files
22ac9e4

James McCool commited on

Update session state management in app.py for adjusted dataframes
28939d0

James McCool commited on

Refactor find_name_mismatches function in find_name_mismatches.py
ede753b

James McCool commited on

Refactor session state management in app.py
23ee048

James McCool commited on

Add calc_toggle to session state in app.py
1da87a4

James McCool commited on

Update dataframe formatting in app.py to use iloc for number columns
d08e204

James McCool commited on

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

James McCool commited on

Refactor player and stack frame display logic in app.py
6d2f6bb

James McCool commited on

Update player frame display in app.py to reset index and hide index in dataframe output
3e312de

James McCool commited on

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

James McCool commited on

Refactor player and stack frame calculations in app.py
d2ba2bf

James McCool commited on

Refactor session state handling in app.py
1817a5f

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