We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b4f840 commit f2902e8Copy full SHA for f2902e8
2 files changed
courses/mi-pyt/info.yml
@@ -45,6 +45,9 @@ plan:
45
materials:
46
- lesson: intro/notebook
47
- 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
51
52
- title: Analýza dat – Pandas
53
slug: pandas
runs/2017/mipyt-zima/info.yml
@@ -51,6 +51,9 @@ plan:
date: 2017-11-01
54
55
56
57
- title: Zadání úkolu
58
url: https://github.com/cvut/MI-PYT/blob/master/tutorials/05_numpy.md#%C3%9Akol
59
type: homework
0 commit comments