buffer#

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

Computes the buffer of a geometry for positive and negative buffer distance.

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

Returns:

Series with the results of the function.

Return type:

pandas.Series