fix/incorrect-indexing-handling

pull/724/head
Amber Wang 3 weeks ago
parent 4f036613ee
commit 24e1b41dda

@ -1608,7 +1608,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
**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:"
">**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