Press "Enter" to skip to content

Building a Data Application in Streamlit

I continue a video series on Streamlit:

In this video, I extend a Streamlit app that I created in the prior video. This extension will include retrieving data from SQL Server, caching function results, operating a set of simple filters, and displaying visuals using tabs.

Click through for the video, as well as the code that I used.