get_x#

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

Returns the x-coordinate of a point

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

Returns:

Series with the results of the function.

Return type:

pandas.Series