Update contest data loading condition in app.py to improve session state management
36fb2fe
James McCoolcommited on
Refactor contest file upload logic in app.py for improved clarity and functionality
e793d80
James McCoolcommited on
Update order of options in selectbox for contest data parsing in app.py
41efef4
James McCoolcommited on
Refactor contest data loading logic in app.py to improve session state checks
a34bb65
James McCoolcommited on
Refactor contest data loading logic in app.py to unify session state checks
a4cf167
James McCoolcommited on
Refactor contest data loading logic in app.py to enhance session state checks
b30eab5
James McCoolcommited on
Refactor contest file handling in app.py for improved session state management
b84a1cd
James McCoolcommited on
Refactor contest file handling in app.py to improve session state management
e7260ac
James McCoolcommited on
Implement button for loading contest data in app.py
4586856
James McCoolcommited on
Add input validation for contest and projection files in app.py
4ad4038
James McCoolcommited on
Refactor contest data loading logic in app.py to streamline database search process
e64137a
James McCoolcommited on
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 McCoolcommited on
Refactor name matching logic in app.py to improve conditional checks
d7f7a9c
James McCoolcommited on
Update contest data loading logic in app.py to handle database search and file uploads
ef95156
James McCoolcommited on
Refactor name matching logic in app.py for improved condition handling
ad5adce
James McCoolcommited on
Implement conditional loading of contest data based on user selection in app.py
1bf8256
James McCoolcommited on
Update selectbox options and add keys for state management in app.py
f5d67d4
James McCoolcommited on
Add MongoDB integration and contest data retrieval in app.py and grab_contest_data.py
0841c51
James McCoolcommited on
Refine dataframe display and column name replacement in app.py and create_general_exposures function
fa28f02
James McCoolcommited on
Enhance general exposures dataframe in create_general_exposures function
02107a7
James McCoolcommited on
Refine dataframe gradient application in app.py
6864f0f
James McCoolcommited on
Refine dataframe styling in app.py
80a823d
James McCoolcommited on
Enhance dataframe styling in app.py
a14225c
James McCoolcommited on
Refine dataframe formatting in app.py
24f22a7
James McCoolcommited on
Enhance background gradient application in app.py
a025605
James McCoolcommited on
Remove sorting of general exposures dataframe in app.py
b4df768
James McCoolcommited on
Update sorting criteria for general exposures in app.py
68312dc
James McCoolcommited on
Add general exposures tab and functionality in app.py
8f424e5
James McCoolcommited on
Implement error handling for name matching in app.py
e31f6cd
James McCoolcommited on
Refactor pagination and filtering logic in app.py
6e8cffc
James McCoolcommited on
Enhance session state initialization for adjusted dataframes in app.py
0425e05
James McCoolcommited on
Enhance session state management in app.py for contest and projections files
22ac9e4
James McCoolcommited on
Update session state management in app.py for adjusted dataframes
28939d0
James McCoolcommited on
Refactor session state management in app.py
23ee048
James McCoolcommited on
Add calc_toggle to session state in app.py
1da87a4
James McCoolcommited on
Update dataframe formatting in app.py to use iloc for number columns
d08e204
James McCoolcommited on
Add stack size exposure calculations in app.py and create_stack_size_exposures.py
d18e5a9
James McCoolcommited on
Refactor player and stack frame display logic in app.py
6d2f6bb
James McCoolcommited on
Update player frame display in app.py to reset index and hide index in dataframe output
3e312de
James McCoolcommited on
Fix missing newline at end of file in create_stack_exposures.py
3a5cf8f
James McCoolcommited on
Refactor player and stack frame calculations in app.py
d2ba2bf
James McCoolcommited on
Refactor session state handling in app.py
1817a5f
James McCoolcommited on
Add stack exposure calculations and refactor player exposure handling in app.py
1748ccd
James McCoolcommited on
Refactor pagination and data display in app.py
89f3a60
James McCoolcommited on
Enhance app.py layout and filtering options
0d01fa6
James McCoolcommited on
Refactor app.py to utilize create_player_exposures function
45a70a9
James McCoolcommited on
Add 'finish' column to working DataFrame in app.py
f49d54b
James McCoolcommited on
Add handling for 'All' entry_parse_var in app.py
3213b6b
James McCoolcommited on
Remove debug output for session state variables in app.py
2496c14
James McCoolcommited on
Refactor app.py to improve session state handling and user interaction