is_ring#
- GeosSeriesAccessor.is_ring(*args, **kwargs)#
Returns True if a linestring is closed and simple.
Applies
shapely.predicates.is_ringto the data and returns a Series with the result.- Returns:
Series with the results of the function.
- Return type: