Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions lectures-materials/2026/numpy_pandas.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: default
title: 🐍 Python toolbox for data analysis 🐍
title: 🐍 Numpy and Pandas 🐍
description: "Scientific Python: NumPy and Scipy"
---

Expand All @@ -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-scipy) -->
[Link to material](https://github.com/neurodatascience/QLS-course-materials/tree/main/Lectures/2026/05_numpy_pandas)

## Resources

Expand Down
Loading