python how to obtain only the unique elements is an array code example Example: python list with only unique values my_list = list(set(my_list))