Skip to content

Commit 0235ed1

Browse files
authored
Create README.md
1 parent e63d0b3 commit 0235ed1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Notebooks for the Data Literacy Lecture 2024/2025
2+
3+
This repository contains notebooks to reproduce the plots and analyses shown in the lecture.
4+
5+
The data analyzed are from the [National Health and Nutrition Examination Survey (NHANES)](https://www.cdc.gov/nchs/nhanes/index.html) conducted by the CDC.
6+
7+
To run the notebooks, first create a Python environment. Then install the necessary packages using
8+
9+
`pip install -r requirements.txt`

0 commit comments

Comments
 (0)