np.unique(names). 일반 파이썬에서는 set 함수를 이용하여 중복을 제거할 수 있다. names = ['Bob', 'Joe', 'Will', Bob', 'Sam', 'Joe'].
確定! 回上一頁