Skip to content
Merged
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
11 changes: 9 additions & 2 deletions _solved/01-introduction-tabular-data.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4209,7 +4209,7 @@
"editable": true
},
"source": [
"This is only an ultra short intro to matplotlib. In the course materials, you can find another notebook with some more details ([visualization-01-matplotlib.ipynb](visualization_01_matplotlib.ipynb#An-small-cheat-sheet-reference-for-some-common-elements))."
"This is only an ultra short intro to matplotlib. In the course materials, you can find another notebook with some more details ([visualization-01-matplotlib.ipynb](visualization-01-matplotlib.ipynb#An-small-cheat-sheet-reference-for-some-common-elements))."
]
},
{
Expand Down Expand Up @@ -5911,7 +5911,14 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.5"
"version": "3.8.10"
},
"widgets": {
"application/vnd.jupyter.widget-state+json": {
"state": {},
"version_major": 2,
"version_minor": 0
}
}
},
"nbformat": 4,
Expand Down
4 changes: 2 additions & 2 deletions _solved/04-spatial-relationships-joins.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2255,7 +2255,7 @@
"cell_type": "code",
"execution_count": 50,
"metadata": {
"clear_cell": true
"tags": []
},
"outputs": [],
"source": [
Expand All @@ -2267,7 +2267,7 @@
"cell_type": "code",
"execution_count": 51,
"metadata": {
"clear_cell": true
"tags": []
},
"outputs": [
{
Expand Down