Tags / transpose
Reshaping Pandas DataFrames with Partial Aggregation Using Dplyr and Tidyr.
Converting Lists to Data Frames in R: A Step-by-Step Guide
Moving Row Values into New Columns: A Pandas Dataframe Transformation Technique
Reordering Dataframes through Transpose and Value Assignment (Pandas): 3 Methods to Try
Transposing Multiple Columns into One Column Using Python with Pandas