momepy.unique_id# momepy.unique_id(objects)[source]# Add an attribute with a unique ID to each row of a GeoDataFrame. Parameters: objectsGeoDataFrameA GeoDataFrame containing objects to analyse. Returns: seriesSeriesA Series containing resulting values.