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
Enhance name matching feedback in find_name_mismatches function
c916e66
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
Enhance data processing in grab_contest_data and load_contest_file functions
e1f40de
James McCoolcommited on
Refactor grab_contest_data function to adjust EntryId generation and DataFrame structure
cbe1c19
James McCoolcommited on
Update grab_contest_data function to include entry name suffix and adjust DataFrame structure
a8cfbf7
James McCoolcommited on
Add display of top entries in load_contest_file function
a37d3b8
James McCoolcommited on
Enhance load_contest_file function to improve error handling and user feedback
5c9b782
James McCoolcommited on
Refactor grab_contest_data function to return DataFrame instead of CSV
ab18789
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
Remove debug output from find_name_mismatches function in find_name_mismatches.py
007d3db
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
Update concatenation method in create_general_exposures function
742ccf7
James McCoolcommited on
Refactor general exposures dataframe handling in create_general_exposures function
9912bb5
James McCoolcommited on
Refactor general exposures dataframe creation in create_general_exposures function
d223b7a
James McCoolcommited on
Add Streamlit output for general exposures dataframe in create_general_exposures function
07e0b07
James McCoolcommited on
Add Streamlit table display for general exposures in create_general_exposures function
7503d51
James McCoolcommited on
Update Streamlit output format in create_general_exposures function
d96db4f
James McCoolcommited on
Add Streamlit integration for general exposures display
6b81e97
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
Refactor find_name_mismatches function in find_name_mismatches.py
5336bfc
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 find_name_mismatches function in find_name_mismatches.py