get_num_interior_rings#

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

Returns number of internal rings in a polygon

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

Returns:

Series with the results of the function.

Return type:

pandas.Series