We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dc3622 commit e76b26dCopy full SHA for e76b26d
notebooks/1b_handling.ipynb
@@ -2380,11 +2380,7 @@
2380
"source": [
2381
"# Breakout Exercises\n",
2382
"\n",
2383
- "Let's do two exercises to reinforce the concepts we learned above.\n",
2384
- "\n",
2385
2386
- "1. functions\n",
2387
- "1. loops"
+ "Time permitting, try out some of the data handing techniques that we learned above on your own data."
2388
]
2389
},
2390
{
@@ -2914,7 +2910,7 @@
2914
2910
"name": "python",
2915
2911
"nbconvert_exporter": "python",
2916
2912
"pygments_lexer": "ipython3",
2917
- "version": "3.8.10"
2913
+ "version": "3.9.7"
2918
}
2919
2920
"nbformat": 4,
0 commit comments