get_exterior_ring#

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

Returns the exterior ring of a polygon.

Applies shapely._geometry.get_exterior_ring to the data and returns a Series with the result.

Returns:

Series with the results of the function.

Return type:

pandas.Series