You could try flattening it and then using hstack, which stacks the array in sequence horizontally. >>> a = np.array(((np.array((1, 2)), np.
確定! 回上一頁