Skip to content

Commit 4253976

Browse files
committed
pyknihovny: Move Notebook intro to Pandas; and homework
(The NumPy session loses the Notebook intro, so now its materials need to be spelled out.)
1 parent 55e4c89 commit 4253976

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

runs/2018/pyknihovny-jaro/info.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,22 @@ plan:
3838
- title: Pandas
3939
base: pandas
4040
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
4148

4249
- title: NumPy
4350
base: numpy
4451
date: 2018-04-03
52+
materials:
53+
- lesson: intro/numpy
54+
- title: Tahák na NumPy
55+
url: https://pyvec.github.io/cheatsheets/numpy/numpy-cs.pdf
56+
type: cheatsheet
4557

4658
- title: Scraping
4759
slug: recap

0 commit comments

Comments
 (0)