destroy_prepared#

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

Destroy the prepared part of a geometry, freeing up memory.

Applies shapely.creation.destroy_prepared to the data.

Parameters:
  • args – Arguments passed to destroy_prepared after the first argument.

  • kwargs – Keyword arguments passed to destroy_prepared.

Returns:

returns the series for chaining.

Return type:

pandas.Series