fix/incorrect-indexing-handling

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

@ -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