Fixed wording from drop two columsn to drop three columns

pull/724/head
Amber Wang 4 weeks ago
parent 6df2b1a2ad
commit 1f1eac336b

@ -1608,7 +1608,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"> **Note** how we use `[3:]` to remove first two elements of a sequence that contain geolocation of a country. We can also drop those two columns altogether:"
"> **Note** how we use `[3:]` to remove first three elements of a sequence that contain geolocation of a country. We can also drop those three columns altogether:"
]
},
{

Loading…
Cancel
Save