Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.24 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.24 KB

Snowflake Double-blind Hash Demo


👈 Select a mode from the dropdown on the left to get started!


🐟 Summary

This app shows a double-blind join in Snowflake using Streamilt. Note that:

  1. Streamlit enables rich, non-trivial interactions such as generating synthetic data from scratch.
  2. This entire app required less than 200 lines of code!

This is the magic of Streamlit! Such interactions cannot be implemented in Retool or Tableau without torturing the underlying abstractions. By contrast, Streamlit presents an incredibly flexible language for expressing rich data apps in the ML age.

This is why Streamlit is actively deployed over half the Fortune 50!

🐬 More information

🦑 See more complex demos