Skip to content

Commit f2902e8

Browse files
authored
Add a link to the Numpy cheatsheet to MI-PYT
#318 Fixes: #243
1 parent 0b4f840 commit f2902e8

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

courses/mi-pyt/info.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ plan:
4545
materials:
4646
- lesson: intro/notebook
4747
- lesson: intro/numpy
48+
- title: Tahák na NumPy
49+
url: https://github.com/pyvec/cheatsheets/raw/master/numpy/numpy-cs.pdf
50+
type: cheatsheet
4851

4952
- title: Analýza dat – Pandas
5053
slug: pandas

runs/2017/mipyt-zima/info.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ plan:
5151
date: 2017-11-01
5252
materials:
5353
- lesson: intro/numpy
54+
- title: Tahák na NumPy
55+
url: https://github.com/pyvec/cheatsheets/raw/master/numpy/numpy-cs.pdf
56+
type: cheatsheet
5457
- title: Zadání úkolu
5558
url: https://github.com/cvut/MI-PYT/blob/master/tutorials/05_numpy.md#%C3%9Akol
5659
type: homework

0 commit comments

Comments
 (0)