T array([[0, 2, 4, 6, 8], [1, 3, 5, 7, 9]]). The transpose method - and the np.tranpose function does the same thing as the .T attribute above:.
確定! 回上一頁