Skip to content

Instantly share code, notes, and snippets.

@phillipsj
Created October 13, 2020 15:55
Show Gist options
  • Save phillipsj/c76616f26621bfcd315be2badec21b20 to your computer and use it in GitHub Desktop.
Save phillipsj/c76616f26621bfcd315be2badec21b20 to your computer and use it in GitHub Desktop.
Create Pandas Dataframe for Dash tutorial
df = pd.read_sql(query, engine)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment