boundary#

GeosSeriesAccessor.boundary(*args, **kwargs)#

Returns the topological boundary of a geometry.

Applies shapely.constructive.boundary to the data and returns a Series with the result.

Returns:

Series with the results of the function.

Return type:

pandas.Series