You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: samples/04_gis_analysts_data_scientists/analyze_us_tornadoes.ipynb
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -186,7 +186,7 @@
186
186
"cell_type": "markdown",
187
187
"metadata": {},
188
188
"source": [
189
-
"Since the item is a Feature Layer Collection, accessing the layers property gives us a list of FeatureLayer objects. The StatePop_5011 layer is the first layer in this item."
189
+
"Since the item is a Feature Layer Collection, accessing the layers property gives us a list of FeatureLayer objects. The StatePop_5011 layer is in the last index position for the list of layers and tornadoes is in the first."
0 commit comments