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 55e4c89 commit 4253976Copy full SHA for 4253976
runs/2018/pyknihovny-jaro/info.yml
@@ -38,10 +38,22 @@ plan:
38
- title: Pandas
39
base: pandas
40
date: 2018-03-20
41
+ materials:
42
+ - lesson: intro/notebook
43
+ - lesson: intro/pandas
44
+ - title: Zadání úkolu, jednodušší varianta (Titanic)
45
+ url: https://github.com/cvut/MI-PYT/blob/b161/tutorials/06_pandas.md
46
+ - title: Zadání úkolu, složitější varianta (Developer Survey)
47
+ url: https://github.com/cvut/MI-PYT/blob/b171/tutorials/03_pandas.md#%C3%9Akol
48
49
- title: NumPy
50
base: numpy
51
date: 2018-04-03
52
53
+ - lesson: intro/numpy
54
+ - title: Tahák na NumPy
55
+ url: https://pyvec.github.io/cheatsheets/numpy/numpy-cs.pdf
56
+ type: cheatsheet
57
58
- title: Scraping
59
slug: recap
0 commit comments