total_bounds#

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

Computes the total bounds (extent) of the geometry.

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

Returns:

Series with the results of the function.

Return type:

pandas.Series