Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.
Merged
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
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