Skip to content

Commit 185123f

Browse files
authored
Merge pull request #202 from JosiahParry/patch-3
fix typo area_interpolate.py
2 parents b50db54 + 5feff93 commit 185123f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tobler/area_weighted/area_interpolate.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ def _area_interpolate_binning(
260260
Returns
261261
-------
262262
estimates : geopandas.GeoDataFrame
263-
new geodaraframe with interpolated variables as columns and target_df geometry
263+
new geodataframe with interpolated variables as columns and target_df geometry
264264
as output geometry
265265
266266
Notes

0 commit comments

Comments
 (0)