transform#
- GeosSeriesAccessor.transform(*args, **kwargs)#
Returns a copy of a geometry array with a function applied to its coordinates.
Applies
shapely.coordinates.transform
to the data and returns a Series with the result.- Returns:
Series with the results of the function.
- Return type: