python pandas DataFrame.T用法及代碼 ... T. 轉置索引和列。 通過將行寫為列將DataFrame反映在其主要對角線上,反之亦然。屬性 T 是該方法的訪問者 transpose() 。
確定! 回上一頁