Skip to content

A Streamlit App for loading data into Snowflake for grandmas

Notifications You must be signed in to change notification settings

sashamitrovich/snowshovel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snowshovel

A Streamlit app for loading data into Snowflake ❄️ that any kindergartener 👶 can use

This 25 line short Stramlit app does the following:

  • Accepts a CSV file via the File Uploader component
  • Creates a Pandas DataFrame from this file
  • Uses Snowpark to create and load a table on Snowflake from this DataFrame

Setup:

GitHubQuickDemo

About

A Streamlit App for loading data into Snowflake for grandmas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages