Skip to content

Instantly share code, notes, and snippets.

@sengstacken
Created April 8, 2020 14:21
Show Gist options
  • Save sengstacken/d9eaec2ce6847fd2b09500618ca859b0 to your computer and use it in GitHub Desktop.
Save sengstacken/d9eaec2ce6847fd2b09500618ca859b0 to your computer and use it in GitHub Desktop.
import json
with open('./data/generated/1127_22.json') as f:
data = json.load(f)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment