from __future__ import print_function. import sys. import numpy as np. def new_unique(value):. # get a 1-D array. arrvalue = np.asarray(value).ravel().
確定! 回上一頁