Daanalytics

BUILD.local – Building an Interactive Data App with Snowflake & Streamlit

Last Thursday 17 November 2022 I was invited by Elsa Mayer of the Snowflake Community Team. I was asked to present about; ‘Building an Interactive Data App with Snowflake & Streamlit’. I blogged about Streamlit and Snowflake earlier this year when I first found out about Streamlit.

Check out the presentation below on SpeakerDeck.

Building an Interactive Data App with Snowflake & Streamlit

I also submitted the code I used in the demo on my Github.

Thanks for reading and till next time.

Daan Bakboord – DaAnalytics

Bekijk ook:

Plotting F1 Circuit Locations into a map on Streamlit using Folium

Plotting F1 Circuit Locations into a map on Streamlit using Folium

In my last blogpost I showed how to plot F1 Circuit Locations into a map using Folium. This was a very static way to plot the F1 Circuit Locations either for the World, Europe or France. These options were hardcoded in the notebook and showed after each other.

Next step would be to make the solution more interactive, using Streamlit. The idea is to switch between the World, a possible Continent and a possible Country.

Lees verder »