Skip to content

Instantly share code, notes, and snippets.

@CharlyWargnier
Created February 8, 2020 16:39
Show Gist options
  • Save CharlyWargnier/5ef8a1065699c4908af77b64ee0659a8 to your computer and use it in GitHub Desktop.
Save CharlyWargnier/5ef8a1065699c4908af77b64ee0659a8 to your computer and use it in GitHub Desktop.
# Note that we convert a list of lists, not just a list.
df = pd.DataFrame.from_records(log_sample)
df.info()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment