Skip to content

Commit 44ea0ec

Browse files
changed structure
1 parent e2e266b commit 44ea0ec

File tree

115 files changed

+1703
-573
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

115 files changed

+1703
-573
lines changed

_quarto.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ project:
1212
- part-05/*.qmd
1313
- part-06/*.qmd
1414
- part-07/*.qmd
15+
- part-08/*.qmd
1516
- part-10/*.qmd
1617
- assignments/*.qmd
1718

@@ -74,6 +75,12 @@ website:
7475
href: part-07/lecture-scientific.qmd
7576
- text: "Tutorial"
7677
href: part-07/tutorial-scientific.qmd
78+
- section: "08 Tabular and AI"
79+
contents:
80+
- text: "Lecture"
81+
href: part-08/lecture-pandas.qmd
82+
- text: "Tutorial"
83+
href: part-08/tutorial-pandas.qmd
7784
- section: "10 Projects"
7885
contents:
7986
- text: "Lecture"
@@ -87,6 +94,8 @@ website:
8794
href: assignments/assignment-2.qmd
8895
- text: "FAQs"
8996
href: general/faq.qmd
97+
- text: "Cheatsheet"
98+
href: general/cheatsheet.qmd
9099
- text: "Literature"
91100
href: general/literature.qmd
92101
page-footer:

0 commit comments

Comments
 (0)