Skip to content

Commit e32f884

Browse files
Fix the indexes
1 parent c5361ea commit e32f884

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cookbook/Chapter 7 - Cleaning up messy data.ipynb

+3-3
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
"cell_type": "markdown",
166166
"metadata": {},
167167
"source": [
168-
"# 7.3 Fixing the nan values and string/float confusion"
168+
"# 7.2 Fixing the nan values and string/float confusion"
169169
]
170170
},
171171
{
@@ -248,7 +248,7 @@
248248
"cell_type": "markdown",
249249
"metadata": {},
250250
"source": [
251-
"# 7.4 What's up with the dashes?"
251+
"# 7.3 What's up with the dashes?"
252252
]
253253
},
254254
{
@@ -1250,7 +1250,7 @@
12501250
"cell_type": "markdown",
12511251
"metadata": {},
12521252
"source": [
1253-
"# 7.5 Putting it together"
1253+
"# 7.4 Putting it together"
12541254
]
12551255
},
12561256
{

0 commit comments

Comments
 (0)