1.np.random.choice(採集的對象,如果整數則默認np.arange(int),抽取的個數,抽取的樣本是否重複)dom
2.concatenate([a,b],axis=0/1)axis默認爲0,爲0縱向拼接,1橫向拼接對象