Skip to content

Instantly share code, notes, and snippets.

@jessienewell
Created November 1, 2017 22:29
Show Gist options
  • Save jessienewell/b81a8b65c2831e8c3a456d8a18a5d39a to your computer and use it in GitHub Desktop.
Save jessienewell/b81a8b65c2831e8c3a456d8a18a5d39a to your computer and use it in GitHub Desktop.
df = pd.DataFrame(follow_relationships,
columns=['src_id','dst_id', 'src_name', 'dst_name'])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment