)]}'
{
  "commit": "f05782f9ae647b06fd13ea97bc6879e5e61e5ea6",
  "tree": "9677e9a2718d880ee3fe0013090e7a96b90b07df",
  "parents": [
    "e1558c1512330f9c04464db9340866f87e8324e9"
  ],
  "author": {
    "name": "skrawczyk",
    "email": "skrawczyk@stitchfix.com",
    "time": "Wed Dec 22 18:06:18 2021 -0800"
  },
  "committer": {
    "name": "skrawczyk",
    "email": "skrawczyk@stitchfix.com",
    "time": "Wed Dec 22 18:07:43 2021 -0800"
  },
  "message": "Adds first pass at the movie example from metaflow\n\nInspiration is from:\nhttps://github.com/Netflix/metaflow/blob/master/metaflow/tutorials/01-playlist/playlist.py\n\nTwo interesting things to note here:\n\n1. We could have the driver do the loading of the CSV, or we could have a function to do it.\n2. Filter operations are easiest to happen in the driver I think. Not to say you can\u0027t do it,\nwe\u0027d just need better logic around creating the dataframe, and not trying to combine series\nwith various index lengths. Hmm.\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "4959f1187403581576da8e00f10d3eb293b11420",
      "new_mode": 33188,
      "new_path": "examples/playlist/README.md"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e547024466dc08cf9b88ff5feb704afcb03e5c55",
      "new_mode": 33188,
      "new_path": "examples/playlist/movies.csv"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "a702dc963fa696565876d6318724918830b93c36",
      "new_mode": 33188,
      "new_path": "examples/playlist/my_script.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "1c8712bb8a0329f85fb3e416bd0afde24d92ce3f",
      "new_mode": 33188,
      "new_path": "examples/playlist/playlist_101.py"
    }
  ]
}
