"sf_neighborhoods_cx = sf_neighborhoods.to_crs(epsg=\"3857\", inplace=False)\n", "ax = sf_neighborhoods_cx.plot(edgecolor=\"grey\", ax=ax, legend=False, alpha=0.25)\n ...