Skip to content

Instantly share code, notes, and snippets.

@mkhorasani
Created October 30, 2020 13:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mkhorasani/79402b9490a63bf690a7912f8a729065 to your computer and use it in GitHub Desktop.
Save mkhorasani/79402b9490a63bf690a7912f8a729065 to your computer and use it in GitHub Desktop.
import streamlit as st
import pandas as pd
import psycopg2
from sqlalchemy import create_engine
from streamlit.report_thread import get_report_ctx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment