voronoi_polygons#
- GeosSeriesAccessor.voronoi_polygons(*args, **kwargs)#
Computes a Voronoi diagram from the vertices of an input geometry.
Applies
shapely.constructive.voronoi_polygons
to the data and returns a Series with the result.- Returns:
Series with the results of the function.
- Return type: