Skip to content

An example Streamlit app that demonstrates using Snowflake to join two datasets that use obfuscated IDs for data security

Notifications You must be signed in to change notification settings

kkprab/snowflake-double-blind-demo

 
 

Repository files navigation

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

About

An example Streamlit app that demonstrates using Snowflake to join two datasets that use obfuscated IDs for data security

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%