Skip to content

Instantly share code, notes, and snippets.

@arthurwuhoo
Last active July 6, 2016 10:04
Show Gist options
  • Save arthurwuhoo/ee3a61533ef05253b763b04da2062b09 to your computer and use it in GitHub Desktop.
Save arthurwuhoo/ee3a61533ef05253b763b04da2062b09 to your computer and use it in GitHub Desktop.
iXperience Data Science Session 2
[
{
"name": "Andrew Collier",
"birth": "1972-06-16",
"gender": "Male",
"family": ["Claire", "Elizabeth"],
"siblings": 1,
"github": "DataWookie",
"twitter": "@DataWookie",
"favourites": {
"sport": "running",
"food": "anything with garlic"
}
},
{
"name": "Arthur Wu",
"birth": "1994-09-07",
"gender": "Male",
"siblings": 1,
"github": "arthurwuhoo",
"instagram":"arthurwuhoo",
"inspirations":["cory booker", "nate silver","el lissitzky"]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment