Skip to content

Commit b13c6fd

Browse files
committed
Created using Colaboratory
1 parent 23a7681 commit b13c6fd

1 file changed

Lines changed: 19 additions & 10 deletions

File tree

Lesson2_Python_For_Data_Science_Introduction_to_Colab.ipynb

Lines changed: 19 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,29 +7,29 @@
77
"version": "0.3.2",
88
"provenance": [],
99
"collapsed_sections": [
10+
"qqAIvhP5N4iu",
1011
"rFoJ_ekfWrY8",
1112
"epYHKGvoN8n3",
1213
"IrhCtqRnXE0H",
1314
"_TfXsBkouZs3",
1415
"kn-P-e_hjvK5",
1516
"gG6bUpCQcWQe",
1617
"yHdWIarsN850",
18+
"hPWO_zyRopXN",
19+
"bq4VmHjPpMOR",
20+
"fYu0ekUlqPk6",
21+
"FpJhrpSQsK5E",
22+
"Kj977UW3rph_",
1723
"xSBoMgN4lRAr",
1824
"bG6eVSevY5_z",
1925
"Y_IEtysrbyCG",
2026
"23kiNSVkb09I",
2127
"z2pbL991a9OU",
2228
"7n10W_hmb5CX",
23-
"hPWO_zyRopXN",
24-
"bq4VmHjPpMOR",
25-
"fYu0ekUlqPk6",
26-
"FpJhrpSQsK5E",
27-
"Kj977UW3rph_",
2829
"S2l0ozLudvx5",
2930
"nrkDViEcfnw8",
3031
"rQkSyrDjxXA4",
3132
"jYjzO6a4N88q",
32-
"ckb3xjN-PsAQ",
3333
"vn1SjZ7Kr_Em"
3434
],
3535
"include_colab_link": true
@@ -82,6 +82,7 @@
8282
"\n",
8383
"This notebook was produced by [Pragmatic AI Labs](https://paiml.com/). You can continue learning about these topics by:\n",
8484
"\n",
85+
"* Watch [Python for Data Science Complete Video Course](https://learning.oreilly.com/videos/python-for-data/9780135687253)\n",
8586
"* Buying a copy of [Pragmatic AI: An Introduction to Cloud-Based Machine Learning](http://www.informit.com/store/pragmatic-ai-an-introduction-to-cloud-based-machine-9780134863917)\n",
8687
"* Reading an online copy of [Pragmatic AI:Pragmatic AI: An Introduction to Cloud-Based Machine Learning](https://www.safaribooksonline.com/library/view/pragmatic-ai-an/9780134863924/)\n",
8788
"* Watching video [Essential Machine Learning and AI with Python and Jupyter Notebook-Video-SafariOnline](https://www.safaribooksonline.com/videos/essential-machine-learning/9780135261118) on Safari Books Online.\n",
@@ -110,7 +111,9 @@
110111
},
111112
"cell_type": "markdown",
112113
"source": [
113-
"## 2.1 First Colab Document"
114+
"## 2.1 First Colab Document\n",
115+
"\n",
116+
"[Watch Lesson 2.1](https://learning.oreilly.com/videos/python-for-data/9780135687253/9780135687253-pfds_01_02_00_00)"
114117
]
115118
},
116119
{
@@ -611,7 +614,9 @@
611614
},
612615
"cell_type": "markdown",
613616
"source": [
614-
"## 2.2 Managing Colab Documents"
617+
"## 2.2 Managing Colab Documents\n",
618+
"\n",
619+
"[Watch Lesson 2.2](https://learning.oreilly.com/videos/python-for-data/9780135687253/9780135687253-pfds_01_02_02_00)"
615620
]
616621
},
617622
{
@@ -1196,7 +1201,9 @@
11961201
},
11971202
"cell_type": "markdown",
11981203
"source": [
1199-
"## 2.3 Using magic functions"
1204+
"## 2.3 Using magic functions\n",
1205+
"\n",
1206+
"[Watch Lesson 2.3](https://learning.oreilly.com/videos/python-for-data/9780135687253/9780135687253-pfds_01_02_03_00)"
12001207
]
12011208
},
12021209
{
@@ -2543,7 +2550,9 @@
25432550
},
25442551
"cell_type": "markdown",
25452552
"source": [
2546-
"## 2.4 Compatibility with Jupyter"
2553+
"## 2.4 Compatibility with Jupyter\n",
2554+
"\n",
2555+
"[Watch Lesson 2.4](https://learning.oreilly.com/videos/python-for-data/9780135687253/9780135687253-pfds_01_02_04_00)"
25472556
]
25482557
},
25492558
{

0 commit comments

Comments
 (0)