We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e432659 commit 63d3f07Copy full SHA for 63d3f07
courses/mi-pyt/info.yml
@@ -40,20 +40,20 @@ plan:
40
materials:
41
- lesson: intro/docs
42
43
+- title: Analýza dat – Pandas
44
+ slug: pandas
45
+ materials:
46
+ - lesson: intro/notebook
47
+ - lesson: intro/pandas
48
+
49
- title: NumPy
50
slug: numpy
51
- - lesson: intro/notebook
52
- lesson: intro/numpy
53
- title: Tahák na NumPy
54
url: https://pyvec.github.io/cheatsheets/numpy/numpy-cs.pdf
55
type: cheatsheet
56
-- title: Analýza dat – Pandas
- slug: pandas
- materials:
- - lesson: intro/pandas
-
57
- title: Cython
58
slug: cython
59
0 commit comments