From e4a0714f0bf308d4000811afe1abb7153d564140 Mon Sep 17 00:00:00 2001
From: Louis Oliphant <ltoliphant@wisc.edu>
Date: Wed, 26 Feb 2025 05:55:45 -0600
Subject: [PATCH] updated lecture to include announcment of enrichment
 activities

---
 .../15_CSVs/Lec_15_CSVs.ipynb                    | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/s25/Louis_Lecture_Notes/15_CSVs/Lec_15_CSVs.ipynb b/s25/Louis_Lecture_Notes/15_CSVs/Lec_15_CSVs.ipynb
index b92b72b..37e29bc 100644
--- a/s25/Louis_Lecture_Notes/15_CSVs/Lec_15_CSVs.ipynb
+++ b/s25/Louis_Lecture_Notes/15_CSVs/Lec_15_CSVs.ipynb
@@ -1,5 +1,21 @@
 {
  "cells": [
+  {
+   "cell_type": "markdown",
+   "metadata": {},
+   "source": [
+    "## Announcement\n",
+    "\n",
+    "### CS 220 Enrichment Activities\n",
+    "Students interested in working on a real-world data set and learning about the full data processing pipeline?\n",
+    "\n",
+    "Voluntary working groups will learn about data management, data wrangling/processing, modeling, and reporting/communication skills.\n",
+    "\n",
+    "**When: Thursday, March 6th @ 4pm**\n",
+    "\n",
+    "**Where: Computer Science Room 1325**"
+   ]
+  },
   {
    "cell_type": "markdown",
    "metadata": {},
-- 
GitLab