how to put lists in dataframe code example Example: how to add list as new row to pandas dataframe a_series = pd.Series(to_append, index = df.columns)