get_geometry#

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

Returns the nth geometry from a collection of geometries.

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

Returns:

Series with the results of the function.

Return type:

pandas.Series