is_prepared#

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

Returns True if a Geometry is prepared.

Applies shapely.predicates.is_prepared to the data and returns a Series with the result.

Returns:

Series with the results of the function.

Return type:

pandas.Series