get_num_geometries#

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

Returns number of geometries in a collection.

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

Returns:

Series with the results of the function.

Return type:

pandas.Series