numpy.unique(ar, return_index=False, return_inverse=False, return_counts=False, axis=None)[source] 一維數組對一維數組或列表,unique()函數去除其中重復元素, ...
確定! 回上一頁