bounds#

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

Computes the bounds (extent) of a geometry.

Applies shapely.measurement.bounds to the data and returns a Series with the result.

Returns:

Series with the results of the function.

Return type:

pandas.Series