numpy.random.choice(a, size=None, replace=True, p=None) #从a(只要是ndarray ... import numpy as np; b = list(range(1,30))+list(range(70,95)) ...
確定! 回上一頁