np.repeat(),np.repeat()np.repeat()用于将numpy数组重复。numpy.repeat(a,repeats,axis=None);参数:axis=0,沿着y轴复制,实际上增加了行数axis=1, ...
確定! 回上一頁