envelope#

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

Computes the minimum bounding box that encloses an input geometry.

Applies shapely.constructive.envelope to the data and returns a Series with the result.

Returns:

Series with the results of the function.

Return type:

pandas.Series