get_point#

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

Returns the nth point of a linestring or linearring.

Applies shapely._geometry.get_point to the data and returns a Series with the result.

Returns:

Series with the results of the function.

Return type:

pandas.Series