You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should transpose the contents of a DataFrame except src_namescol which should be converted to column names, while dst_namescol should be a first column name in the target data frame holding the names of columns before transposing.
The text was updated successfully, but these errors were encountered:
This should transpose the contents of a
DataFrame
exceptsrc_namescol
which should be converted to column names, whiledst_namescol
should be a first column name in the target data frame holding the names of columns before transposing.The text was updated successfully, but these errors were encountered: