也就是说,我想将第一个元素添加到数组的末尾。 我尝试了明显的方法: np.concatenate((a, a[0])). 但是我说错了 ValueError: arrays must have same number of ...
確定! 回上一頁