max_test = df.loc[1, :] print(max_test.to_frame().T) # è la notazione .T (transpose) che mi gira in orizzontale la riga