官方解釋: numpy.random.choice(a, size=None, replace=True, p=None) Generates a ... 除了numpy中的數組,python內建的list(列表)、tuple(元組)也可以使用。
確定! 回上一頁