unique¶ data_base.utils.unique(list_)¶ Get the unique elements of a list Parameters:¶ list : listthe list Returns:¶ the unique elements of the list Return type:¶ list Documentation unclear, incomplete, broken or wrong? Let us know