文章目录起因extend()函数append()函数例1例2concatenate()函数参考来源链接起因看代码, ... b = np.append(a,10) #array([ 0, 1, 2, 3, 4, 10])
確定! 回上一頁