minimum_clearance#

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

Computes the Minimum Clearance distance.

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

Returns:

Series with the results of the function.

Return type:

pandas.Series