force_2d#

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

Forces the dimensionality of a geometry to 2D.

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

Returns:

Series with the results of the function.

Return type:

pandas.Series