Commit History

Remove dropna() method from CSV and Excel file loading functions
786196c

James McCool commited on

Add data cleaning step to CSV and Excel file loading functions
bd410ff

James McCool commited on

Update 'Name + ID' column format in CSV loading to use parentheses for ID
e3d132b

James McCool commited on

Fix 'Name + ID' column creation to handle non-string ID values during CSV loading
e33b219

James McCool commited on

Refactor CSV loading to ensure 'Name + ID' column is always created
d2b8772

James McCool commited on

Fix concatenation in 'Name + ID' column during CSV loading
5788eac

James McCool commited on

Update name reference in session state and enhance CSV loading functionality
27e6d5b

James McCool commited on

Refactor CSV loading function in global utility module
588e851

James McCool commited on

Add CSV file loading utility for Streamlit session state
0614531

James McCool commited on