From 4552b562417d21594b1c5a7f77c7895614e99366 Mon Sep 17 00:00:00 2001 From: 036332d1e8a8fad18eace193f300e27a <036332d1e8a8fad18eace193f300e27a@app-learninglab.inria.fr> Date: Tue, 24 Jun 2025 14:56:58 +0000 Subject: [PATCH] Add new file --- Module 03 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Module 03 diff --git a/Module 03 b/Module 03 new file mode 100644 index 0000000..adc927b --- /dev/null +++ b/Module 03 @@ -0,0 +1,20 @@ +# Logbook – Module 3 + +## Info +**Name:** Begüm Cerrahoglu +**Module:** 3 – Notes +**Deadline:** 24th of June + +## 03-1 – Influenza-like illness dataset exploration + notes + +- Added option to check and used local CSV instead of downloading each time +- Added comment explaining why this change was needed + + +## 03-2 – Chickenpox incidence analysis + +- Adapted flu analysis code to chickenpox dataset +- Initially made mistake in starting year leading to incorrect quiz answers +- After checking the forum, saw the key detail: + - Data only reliable from **1991** onward +- Committed notebook to GitLab after verifying plots -- 2.18.1