prepare#
- GeosSeriesAccessor.prepare(*args, **kwargs)#
Prepare a geometry, improving performance of other operations.
Applies
shapely.creation.prepareto the data.- Parameters:
args – Arguments passed to
prepareafter the first argument.kwargs – Keyword arguments passed to
prepare.
- Returns:
returns the series for chaining.
- Return type: