Skip to content

Instantly share code, notes, and snippets.

@justinr922
Created November 8, 2019 20:49
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/f9036d3267f0848602276a5b749e0058 to your computer and use it in GitHub Desktop.
Save justinr922/f9036d3267f0848602276a5b749e0058 to your computer and use it in GitHub Desktop.
Calls the function to read location json
location_df = read_json('location_history.json')
#Preview first 5 rows of dataframe
location_df.head()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment