File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 15071507 "zonal_funcs = dict(pharmacy_desert_mean=lambda z: z.mean())\n",
15081508 "\n",
15091509 "# execute summary functions on each zone and take top 10\n",
1510- "results = zonal_stats(counties_raster, target_deserts, zonal_funcs)"
1510+ "results = zonal_stats(counties_raster, target_deserts, stats_funcs= zonal_funcs)"
15111511 ]
15121512 },
15131513 {
17361736 ],
17371737 "metadata": {
17381738 "kernelspec": {
1739- "display_name": "Python 3",
1739+ "display_name": "Python 3 (ipykernel) ",
17401740 "language": "python",
17411741 "name": "python3"
17421742 },
17501750 "name": "python",
17511751 "nbconvert_exporter": "python",
17521752 "pygments_lexer": "ipython3",
1753- "version": "3.8 .10"
1753+ "version": "3.9 .10"
17541754 }
17551755 },
17561756 "nbformat": 4,
You can’t perform that action at this time.
0 commit comments