airbornegeo.unique_line_id# unique_line_id(df, line_col_name)[source]# Convert supplied lines names into integers. Parameters: df (DataFrame) â Dataframe containing the data points and the line labels. line_col_name (str) â Column name specifying the line number Returns: The line names for each point in the dataframe Return type: Series