set_coordinates#

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

Adapts the coordinates of a geometry array in-place.

Applies shapely.coordinates.set_coordinates to the data and returns a Series with the result.

Returns:

Series with the results of the function.

Return type:

pandas.Series