get_type_id# GeosSeriesAccessor.get_type_id(*args, **kwargs)# Returns the type ID of a geometry. Applies shapely._geometry.get_type_id to the data and returns a Series with the result. Returns: Series with the results of the function. Return type: pandas.Series