Gavin S
Results
42
comments of
Gavin S
Pinging this alive. > Well, the reason is that 'new' MS does not like to publish decent open win32 flat style API's for newer OS functionality. Mostly all functionality is...
From the documentation I would expect this to color the points as listed in the `region_color` column ```python import geopandas as gpd from shapely.geometry import Point geo_shapes = gpd.GeoSeries([Point(1, 1),...