np.unique(),numpy.unique:用于去除数组中重复元素,并从小到大排序。numpy.unique(arr,return_index,return_inverse,return_counts)arr:输入数组 ...
確定! 回上一頁