Over the course of around 3 months I timed each part of the coffee brewing process. This repo contains the code I used the analyze the data and create this post on my website.
data/
: contains raw datagraphs/
: contains output pngs from analysissrc/
: contains autoexported notebook files in .ipynb and .py formatseda.ipynb
: Main notebookhelpers.ipynb
: Contains helpful functions used ineda.ipynb