You might need to check out numpy.flatten and numpy.ravel , both return a 1-d array from an n-d array. Furthermore, if you're not going to ...
確定! 回上一頁