How can I flatten a 2D array into a 1D array in Python? The elements of column-1 should come first, then the elements of ... , 4, 7, 2, 5, ...
確定! 回上一頁