I would like to convert this from an n x 1 array into a (n/5) x 5 array of type np.float. I tried np.astype but that does not work--it returns only n ...
確定! 回上一頁