Skip to content

Commit 289ae03

Browse files
committed
Tweak exercise placeholders.
1 parent 9cce19b commit 289ae03

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

notebooks/1-getting_started_with_pandas.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1046,7 +1046,7 @@
10461046
"metadata": {},
10471047
"outputs": [],
10481048
"source": [
1049-
"# Complete exercise 1.1 in the workbook.ipynb file\n",
1049+
"# Complete this exercise in the workbook.ipynb file\n",
10501050
"# Click on `Exercise 1.1` above to open the workbook.ipynb file\n",
10511051
"\n",
10521052
"# WARNING: if you complete the exercise here, your cell numbers\n",
@@ -1070,7 +1070,7 @@
10701070
"metadata": {},
10711071
"outputs": [],
10721072
"source": [
1073-
"# Complete exercise 1.2 in the workbook.ipynb file\n",
1073+
"# Complete this exercise in the workbook.ipynb file\n",
10741074
"# Click on `Exercise 1.2` above to open the workbook.ipynb file\n",
10751075
"\n",
10761076
"# WARNING: if you complete the exercise here, your cell numbers\n",
@@ -2562,7 +2562,7 @@
25622562
"metadata": {},
25632563
"outputs": [],
25642564
"source": [
2565-
"# Complete exercise 1.3 in the workbook.ipynb file\n",
2565+
"# Complete this exercise in the workbook.ipynb file\n",
25662566
"# Click on `Exercise 1.3` above to open the workbook.ipynb file"
25672567
]
25682568
},
@@ -2583,7 +2583,7 @@
25832583
"metadata": {},
25842584
"outputs": [],
25852585
"source": [
2586-
"# Complete exercise 1.4 in the workbook.ipynb file\n",
2586+
"# Complete this exercise in the workbook.ipynb file\n",
25872587
"# Click on `Exercise 1.4` above to open the workbook.ipynb file"
25882588
]
25892589
},

notebooks/2-data_wrangling.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1234,7 +1234,7 @@
12341234
"metadata": {},
12351235
"outputs": [],
12361236
"source": [
1237-
"# Complete exercise 2.1 in the workbook.ipynb file\n",
1237+
"# Complete this exercise in the workbook.ipynb file\n",
12381238
"# Click on `Exercise 2.1` above to open the workbook.ipynb file\n",
12391239
"\n",
12401240
"# WARNING: if you complete the exercise here, your cell numbers\n",
@@ -2060,7 +2060,7 @@
20602060
"metadata": {},
20612061
"outputs": [],
20622062
"source": [
2063-
"# Complete exercise 2.2 in the workbook.ipynb file"
2063+
"# Complete this exercise in the workbook.ipynb file"
20642064
]
20652065
},
20662066
{
@@ -3891,7 +3891,7 @@
38913891
"metadata": {},
38923892
"outputs": [],
38933893
"source": [
3894-
"# Complete exercise 2.3 in the workbook.ipynb file\n",
3894+
"# Complete this exercise in the workbook.ipynb file\n",
38953895
"# Click on `Exercise 2.3` above to open the workbook.ipynb file\n",
38963896
"\n",
38973897
"# WARNING: if you complete the exercise here, your cell numbers\n",
@@ -4550,7 +4550,7 @@
45504550
"metadata": {},
45514551
"outputs": [],
45524552
"source": [
4553-
"# Complete exercise 2.4 in the workbook.ipynb file\n",
4553+
"# Complete this exercise in the workbook.ipynb file\n",
45544554
"# Click on `Exercise 2.4` above to open the workbook.ipynb file\n",
45554555
"\n",
45564556
"# WARNING: if you complete the exercise here, your cell numbers\n",
@@ -7866,7 +7866,7 @@
78667866
"metadata": {},
78677867
"outputs": [],
78687868
"source": [
7869-
"# Complete exercise 2.5 in the workbook.ipynb file\n",
7869+
"# Complete this exercise in the workbook.ipynb file\n",
78707870
"# Click on `Exercise 2.5` above to open the workbook.ipynb file"
78717871
]
78727872
},

notebooks/3-data_visualization.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5326,7 +5326,7 @@
53265326
"metadata": {},
53275327
"outputs": [],
53285328
"source": [
5329-
"# Complete exercise 3.1 in the workbook.ipynb file"
5329+
"# Complete this exercise in the workbook.ipynb file"
53305330
]
53315331
},
53325332
{
@@ -8711,7 +8711,7 @@
87118711
"metadata": {},
87128712
"outputs": [],
87138713
"source": [
8714-
"# Complete exercise 3.2 in the workbook.ipynb file"
8714+
"# Complete this exercise in the workbook.ipynb file"
87158715
]
87168716
},
87178717
{
@@ -12150,7 +12150,7 @@
1215012150
"metadata": {},
1215112151
"outputs": [],
1215212152
"source": [
12153-
"# Complete exercise 3.3 in the workbook.ipynb file"
12153+
"# Complete this exercise in the workbook.ipynb file"
1215412154
]
1215512155
},
1215612156
{
@@ -12170,7 +12170,7 @@
1217012170
"metadata": {},
1217112171
"outputs": [],
1217212172
"source": [
12173-
"# TIP: the solution to exercise 3.1 can be found at\n",
12173+
"# TIP: the solution to Exercise 3.1 can be found at\n",
1217412174
"# https://stefmolin.github.io/pandas-workshop/slides/html/workshop.slides.html#/solution-3-1"
1217512175
]
1217612176
},

0 commit comments

Comments
 (0)