get_coordinate_dimension#

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

Returns the dimensionality of the coordinates in a geometry (2 or 3).

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

Returns:

Series with the results of the function.

Return type:

pandas.Series