# Create dataframe from dict df = pd.DataFrame([csv_dict]) #df = df.T please comment #df = df.T you are transposing the data frame again in this file compose_results.py line 190