st.cache_data
Found in 1 package: streamlit
streamlit(3 releases)
1.61.0BreakingThis release introduces lazy loading for st.dataframe, an icon parameter for st.metric, and background refresh for st.cache_data and st.cache_resource. It also includes several bug fixes and improvements to existing widgets.
1.59.2This release addresses several bugs in Streamlit, improving the rendering of dataframes with many columns, file uploads with special characters, session state preservation, cache invalidation, and markdown rendering with LaTeX.
1.47.0BreakingThis release introduces numerous layout and theming enhancements, adds many new configuration options, and fixes a wide range of bugs, while removing the stretch height API which requires migration of existing vertical layouts.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when st.cache_data changes.
Learn More