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