MLB_HR_Finder / src /streamlit_app.py

Commit History

Update Streamlit app to filter out rows with '#N/A' in the 'Binom_xHR' column, improving data quality and relevance for users.
7de31fb
Running

James McCool commited on

Update Streamlit app to exclude 'NQ_Factor' column from the display frame when filtering home run data, enhancing data relevance and clarity for users.
1a7e9e4

James McCool commited on

ping
e4b151d

James McCool commited on

Update Streamlit app to filter home run data based on selected teams and positions, enhancing data relevance and user interaction by displaying only the relevant metrics.
d0d2f37

James McCool commited on

Update Streamlit app to extend cache resource TTL from 60 to 61 seconds, optimizing performance for data retrieval in the application.
d40862e

James McCool commited on

Enhance Streamlit app layout by organizing display options into a three-column format, allowing users to select teams and positions alongside display preferences. This improves user experience and data interaction.
9ac987b

James McCool commited on

Update Streamlit app to set 'Player' as the index for the display frame, enhancing data organization and improving clarity in the presentation of metrics.
7d2ca0f

James McCool commited on

Update Streamlit app to sort display frames for both 'Basics' and 'Exclude DFS Info' options, improving data presentation by prioritizing key metrics in the displayed data.
63ad7ef

James McCool commited on

Update Streamlit app to rename columns in the 'Basics' display option, improving clarity of data presentation by using more intuitive labels for key metrics.
7a1b6ea

James McCool commited on

Update Streamlit app to add a new display option for 'Basics', allowing users to view a simplified data frame. This change enhances user experience by providing more tailored data presentation options.
7fe9caa

James McCool commited on

Update Streamlit app to sort display frame by 'Binom_xHR' before rendering, enhancing data presentation and allowing for better visibility of key metrics.
30e8a79

James McCool commited on

Update Streamlit app to apply styling for dataframes using the style method, enhancing visual presentation of displayed data. This change improves the clarity and aesthetics of the data output.
553595b

James McCool commited on

Update Streamlit app to store display frame in session state and enhance data presentation with conditional formatting. This change improves user experience by maintaining state across interactions and visually differentiating data values.
350005a

James McCool commited on

Fix display options in Streamlit app by correcting the syntax for the radio button options. This change improves user interaction by ensuring the options are displayed correctly.
d806cb7

James McCool commited on

Refactor Dockerfile to set MongoDB URI as an environment variable during runtime, enhancing security. Update Streamlit app to reduce cache duration and add display options for data presentation, improving user experience.
6c12e73

James McCool commited on

Refactor Dockerfile to remove the Bearer token curl request and update Streamlit app to retrieve MongoDB URI from environment variables instead of secrets. This change enhances security and simplifies the connection process.
12ff34e

James McCool commited on

Update Streamlit app to extend cache duration for resource initialization from 60 to 300 seconds, improving performance. Add MongoDB URI to secrets.toml for secure database connection.
652af3f

James McCool commited on

ping
0f5984c

James McCool commited on

Update requirements and enhance Streamlit app with MongoDB integration. Added pymongo to requirements and implemented database connection and data retrieval in streamlit_app.py.
b92949e

James McCool commited on

Duplicate from streamlit/streamlit-template-space
e23665a
verified

Multichem FranckAbgrall HF Staff commited on