normalize#
- GeosSeriesAccessor.normalize(*args, **kwargs)#
Converts Geometry to normal form (or canonical form).
Applies
shapely.constructive.normalizeto the data and returns a Series with the result.- Returns:
Series with the results of the function.
- Return type: