GeoSeries.
is_simple
Returns a Series of dtype('bool') with value True for geometries that do not cross themselves.
Series
dtype('bool')
True
This is meaningful only for LineStrings and LinearRings.