Skip to content

Commit

Permalink
Move tutorial to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
micah-prime committed May 29, 2024
1 parent 95f51e1 commit 46db925
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"outputs": [],
"source": [
"# read and explore shape\n",
"gdf = gpd.read_file(\"./resources/geosphere_test.kml\")\n",
"gdf = gpd.read_file(\"./data/geosphere_test.kml\")\n",
"gdf.explore()"
]
},
Expand Down

0 comments on commit 46db925

Please sign in to comment.