Skip to content
Open
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
12 changes: 6 additions & 6 deletions courses/mi-pyt/info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,20 +40,20 @@ plan:
materials:
- lesson: intro/docs

- title: Analýza dat – Pandas
slug: pandas
materials:
- lesson: intro/notebook
- lesson: intro/pandas

- title: NumPy
slug: numpy
materials:
- lesson: intro/notebook
- lesson: intro/numpy
- title: Tahák na NumPy
url: https://pyvec.github.io/cheatsheets/numpy/numpy-cs.pdf
type: cheatsheet

- title: Analýza dat – Pandas
slug: pandas
materials:
- lesson: intro/pandas

- title: Cython
slug: cython
materials:
Expand Down