Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 439 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 439 Bytes

Notebooks for the Data Literacy Lecture 2024/2025

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