Skip to content

Instantly share code, notes, and snippets.

@mkhorasani
Last active December 26, 2022 23:44
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mkhorasani/2483e5074b7d1fd044750831fee552d4 to your computer and use it in GitHub Desktop.
Save mkhorasani/2483e5074b7d1fd044750831fee552d4 to your computer and use it in GitHub Desktop.
from sqlalchemy import create_engine
import psycopg2
import pandas as pd
import streamlit as st
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment