Skip to content

Commit 8c2aab3

Browse files
committed
updated notebooks
1 parent 234b7d6 commit 8c2aab3

12 files changed

+2603
-21989
lines changed

01. Pandas.ipynb

Lines changed: 24 additions & 143 deletions
Large diffs are not rendered by default.

02. Matplotlib.ipynb

Lines changed: 619 additions & 70 deletions
Large diffs are not rendered by default.

03. Style sheets.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"<div style=\"width: 100%; overflow: hidden;\">\n",
88
" <div style=\"width: 150px; float: left;\"> <img src=\"data/D4Sci_logo_ball.png\" alt=\"Data For Science, Inc\" align=\"left\" border=\"0\"> </div>\n",
99
" <div style=\"float: left; margin-left: 10px;\"> \n",
10-
" <h1>Data Visualization</h1>\n",
10+
" <h1>Python Data Visualization for Everyone</h1>\n",
1111
" <h1>Style sheets</h1>\n",
1212
" <p>Bruno Gonçalves<br/>\n",
1313
" <a href=\"http://www.data4sci.com/\">www.data4sci.com</a><br/>\n",

04. Mapping.ipynb

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"<div style=\"width: 100%; overflow: hidden;\">\n",
88
" <div style=\"width: 150px; float: left;\"> <img src=\"data/D4Sci_logo_ball.png\" alt=\"Data For Science, Inc\" align=\"left\" border=\"0\"> </div>\n",
99
" <div style=\"float: left; margin-left: 10px;\"> \n",
10-
" <h1>Data Visualization</h1>\n",
10+
" <h1>Python Data Visualization for Everyone</h1>\n",
1111
" <h1>Mapping</h1>\n",
1212
" <p>Bruno Gonçalves<br/>\n",
1313
" <a href=\"http://www.data4sci.com/\">www.data4sci.com</a><br/>\n",
@@ -2626,11 +2626,6 @@
26262626
"fig.set_size_inches(14, 10)"
26272627
]
26282628
},
2629-
{
2630-
"cell_type": "markdown",
2631-
"metadata": {},
2632-
"source": []
2633-
},
26342629
{
26352630
"cell_type": "markdown",
26362631
"metadata": {},
@@ -2657,7 +2652,7 @@
26572652
"name": "python",
26582653
"nbconvert_exporter": "python",
26592654
"pygments_lexer": "ipython3",
2660-
"version": "3.11.7"
2655+
"version": "3.12.4"
26612656
},
26622657
"toc": {
26632658
"base_numbering": 1,

0 commit comments

Comments
 (0)