get_interior_ring#

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

Returns the nth interior ring of a polygon.

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

Returns:

Series with the results of the function.

Return type:

pandas.Series