Skip to content

Instantly share code, notes, and snippets.

@justinr922
Created November 8, 2019 21:42
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 justinr922/afb3190c662f3519586f4d5f58d3f85d to your computer and use it in GitHub Desktop.
Save justinr922/afb3190c662f3519586f4d5f58d3f85d to your computer and use it in GitHub Desktop.
import pandas as pd #for creating/managing dataframes
import json as json #for reading Facebook's JSON files
import streamlit as st #for streamlit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment