hipdf.DataFrame.transpose# 20 min read time Applies to Linux DataFrame.transpose()# Transpose index and columns. Returns# a new (ncol x nrow) dataframe. self is (nrow x ncol)