get_num_points#

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

Returns number of points in a linestring or linearring.

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

Returns:

Series with the results of the function.

Return type:

pandas.Series