From acfc4da9e0b8bccaab0c427780414bc4fa218b6d Mon Sep 17 00:00:00 2001 From: Johanna Bayer Date: Tue, 19 May 2026 16:45:09 -0400 Subject: [PATCH 1/2] link to numpy_pandas lecture --- lectures-materials/2026/numpy_pandas.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lectures-materials/2026/numpy_pandas.md b/lectures-materials/2026/numpy_pandas.md index 3a2b187..817548f 100644 --- a/lectures-materials/2026/numpy_pandas.md +++ b/lectures-materials/2026/numpy_pandas.md @@ -18,7 +18,7 @@ At the end of the lecture, participants will be able to: ## Material - +[Link to material](https://github.com/neurodatascience/QLS-course-materials/tree/main/Lectures/2026/05_numpy_pandas) ## Resources From 5b61a866d0eb53b68cce06bb5c400a5a1f538fd0 Mon Sep 17 00:00:00 2001 From: Johanna Bayer Date: Tue, 19 May 2026 16:46:45 -0400 Subject: [PATCH 2/2] change title numpy pandas --- lectures-materials/2026/numpy_pandas.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lectures-materials/2026/numpy_pandas.md b/lectures-materials/2026/numpy_pandas.md index 817548f..1e03c16 100644 --- a/lectures-materials/2026/numpy_pandas.md +++ b/lectures-materials/2026/numpy_pandas.md @@ -1,6 +1,6 @@ --- layout: default -title: 🐍 Python toolbox for data analysis 🐍 +title: 🐍 Numpy and Pandas 🐍 description: "Scientific Python: NumPy and Scipy" ---