reverse#

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

Returns a copy of a Geometry with the order of coordinates reversed.

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

Returns:

Series with the results of the function.

Return type:

pandas.Series