如何在numpy array尾部增加一行 ... 比如我有个3x3的numpy ndarray,我有一个list [1, 2, 3],怎么把这个list插入到array中 ... 用np.vstack就可以了
確定! 回上一頁