This repository contains notebooks to reproduce the plots and analyses shown in the lecture.
The data analyzed are from the National Health and Nutrition Examination Survey (NHANES) conducted by the CDC.
To run the notebooks, first create a Python environment. Then install the necessary packages using
pip install -r requirements.txt