Skip to content

Commit e76b26d

Browse files
committed
Fixed breakout exercise description.
1 parent 2dc3622 commit e76b26d

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

notebooks/1b_handling.ipynb

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2380,11 +2380,7 @@
23802380
"source": [
23812381
"# Breakout Exercises\n",
23822382
"\n",
2383-
"Let's do two exercises to reinforce the concepts we learned above.\n",
2384-
"\n",
2385-
"\n",
2386-
"1. functions\n",
2387-
"1. loops"
2383+
"Time permitting, try out some of the data handing techniques that we learned above on your own data."
23882384
]
23892385
},
23902386
{
@@ -2914,7 +2910,7 @@
29142910
"name": "python",
29152911
"nbconvert_exporter": "python",
29162912
"pygments_lexer": "ipython3",
2917-
"version": "3.8.10"
2913+
"version": "3.9.7"
29182914
}
29192915
},
29202916
"nbformat": 4,

0 commit comments

Comments
 (0)