offset_curve#

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

Returns a (Multi)LineString at a distance from the object on its right or its left side.

Applies shapely.constructive.offset_curve to the data and returns a Series with the result.

Returns:

Series with the results of the function.

Return type:

pandas.Series