force_3d#

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

Forces the dimensionality of a geometry to 3D.

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

Returns:

Series with the results of the function.

Return type:

pandas.Series