get_y# GeosSeriesAccessor.get_y(*args, **kwargs)# Returns the y-coordinate of a point Applies shapely._geometry.get_y to the data and returns a Series with the result. Returns: Series with the results of the function. Return type: pandas.Series