Skip to content

Commit

Permalink
Update density_and_public_transportation.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbailey authored Sep 26, 2024
1 parent 1d6f06f commit f3d1d71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/notebooks/density_and_public_transportation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -644,7 +644,6 @@
"outputs": [],
"source": [
"from mapclassify import Quantiles\n",
"import numpy\n",
"\n",
"zones_interpolated[\"Accessibility w/in 15 minutes\"] = tdf.T.sum()\n",
"layer = SolidPolygonLayer.from_geopandas(zones_interpolated, opacity=0.1)\n",
Expand Down

0 comments on commit f3d1d71

Please sign in to comment.