get_precision#

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

Get the precision of a geometry.

Applies shapely._geometry.get_precision to the data and returns a Series with the result.

Returns:

Series with the results of the function.

Return type:

pandas.Series