Skip to content

Commit c7c8678

Browse files
stijnvanhoeyjorisvandenbossche
authored andcommitted
Update year
1 parent 6c553d3 commit c7c8678

File tree

3 files changed

+8
-10
lines changed

3 files changed

+8
-10
lines changed

_solved/visualization_01_matplotlib.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"> *DS Data manipulation, analysis and visualization in Python* \n",
1111
"> *May/June, 2021*\n",
1212
"\n",
13-
"> *© 2016, Joris Van den Bossche and Stijn Van Hoey (<mailto:[email protected]>, <mailto:[email protected]>). Licensed under [CC BY 4.0 Creative Commons](http://creativecommons.org/licenses/by/4.0/)*\n",
13+
"> *© 2021, Joris Van den Bossche and Stijn Van Hoey (<mailto:[email protected]>, <mailto:[email protected]>). Licensed under [CC BY 4.0 Creative Commons](http://creativecommons.org/licenses/by/4.0/)*\n",
1414
"\n",
1515
"---\n"
1616
]

_solved/visualization_02_seaborn.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"> *DS Data manipulation, analysis and visualization in Python* \n",
1313
"> *May/June, 2021*\n",
1414
">\n",
15-
"> *© 2020, Joris Van den Bossche and Stijn Van Hoey (<mailto:[email protected]>, <mailto:[email protected]>). Licensed under [CC BY 4.0 Creative Commons](http://creativecommons.org/licenses/by/4.0/)*\n",
15+
"> *© 2021, Joris Van den Bossche and Stijn Van Hoey (<mailto:[email protected]>, <mailto:[email protected]>). Licensed under [CC BY 4.0 Creative Commons](http://creativecommons.org/licenses/by/4.0/)*\n",
1616
"\n",
1717
"---\n"
1818
]

_solved/visualization_03_landscape.ipynb

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
"<p><font size=\"6\"><b>Python's Visualization Landscape</b></font></p>\n",
88
"\n",
99
"\n",
10-
"> *DS Data manipulation, analysis and visualisation in Python* \n",
11-
"> *December, 2019*\n",
10+
"> *DS Data manipulation, analysis and visualization in Python* \n",
11+
"> *May/June, 2021*\n",
1212
"\n",
13-
"> *© 2016, Joris Van den Bossche and Stijn Van Hoey (<mailto:[email protected]>, <mailto:[email protected]>). Licensed under [CC BY 4.0 Creative Commons](http://creativecommons.org/licenses/by/4.0/)*\n",
13+
"> *© 2021, Joris Van den Bossche and Stijn Van Hoey (<mailto:[email protected]>, <mailto:[email protected]>). Licensed under [CC BY 4.0 Creative Commons](http://creativecommons.org/licenses/by/4.0/)*\n",
1414
"\n",
1515
"---"
1616
]
@@ -179275,9 +179275,7 @@
179275179275
},
179276179276
{
179277179277
"cell_type": "markdown",
179278-
"metadata": {
179279-
"collapsed": true
179280-
},
179278+
"metadata": {},
179281179279
"source": [
179282179280
"### Altair\n",
179283179281
"\n",
@@ -182182,9 +182180,9 @@
182182182180
"name": "python",
182183182181
"nbconvert_exporter": "python",
182184182182
"pygments_lexer": "ipython3",
182185-
"version": "3.7.5"
182183+
"version": "3.8.10"
182186182184
}
182187182185
},
182188182186
"nbformat": 4,
182189-
"nbformat_minor": 2
182187+
"nbformat_minor": 4
182190182188
}

0 commit comments

Comments
 (0)