Skip to content

Instantly share code, notes, and snippets.

@itsderek23
Created April 11, 2019 22:43
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 itsderek23/55b3a2a2818222b72772d97166ccae6f to your computer and use it in GitHub Desktop.
Save itsderek23/55b3a2a2818222b72772d97166ccae6f to your computer and use it in GitHub Desktop.
import pandas as pd
df_users = pd.DataFrame.from_records(users_list)
df_users.shape
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment