Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion courses/info.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
order:
- pyladies
- mi-pyt
- pydata
42 changes: 0 additions & 42 deletions courses/pydata/info.yml

This file was deleted.

6 changes: 3 additions & 3 deletions lessons/pydata/eda-univariate-timeseries/index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@
"\n",
"Takto vypadají náhledy dvou listů ze souboru `P1PRUZ01.xls`, který obsahuje historická data z meteorologických měření v Praze - Ruzyni. Data jsou poměrně nepěkně uspořádána. Ani v Excelu by se s těmito soubory nepracovalo dobře ...\n",
"\n",
"![thumb_geografie.png](static/thumb_geografie.png \"Sheet 1\")\n",
"![thumb_geografie.png](static/thumb_geografie.png)\n",
"\n",
"![thumb_teplota.png](static/thumb_teplota.png \"Sheet 2\")"
"![thumb_teplota.png](static/thumb_teplota.png)"
]
},
{
Expand Down Expand Up @@ -4138,7 +4138,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.6"
"version": "3.7.3"
}
},
"nbformat": 4,
Expand Down
3,097 changes: 3,097 additions & 0 deletions lessons/pydata/pca/index.ipynb

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions lessons/pydata/pca/info.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
title: Analýza hlavních komponent (PCA)
style: ipynb
attribution: Pro PyDataCZ napsal Petr Šimeček, 2021.
license: cc-by-sa-40
51 changes: 51 additions & 0 deletions lessons/pydata/pca/static/ML_small.csv

Large diffs are not rendered by default.

Binary file added lessons/pydata/pca/static/protein_expr.zip
Binary file not shown.