get_dimensions#

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

Returns the inherent dimensionality of a geometry.

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

Returns:

Series with the results of the function.

Return type:

pandas.Series