how to append single row of data to pandas data frame code example Example: r dataframe append row df[nrow(df) + 1,] = c("v1","v2")