Is it possible to modify the numpy.random.choice function in order to make it return the ... a = np.array(a) >>> random.choice(arange(a.size)) 6 >>> a[6].
確定! 回上一頁