minimum_bounding_circle#

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

Computes the minimum bounding circle that encloses an input geometry.

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

Returns:

Series with the results of the function.

Return type:

pandas.Series