get_z#

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

Returns the z-coordinate of a point.

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

Returns:

Series with the results of the function.

Return type:

pandas.Series