diff --git a/Module 03 b/Module 03 new file mode 100644 index 0000000000000000000000000000000000000000..adc927b1121dcc8860f8b0937991a13a579b29fc --- /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