pandas read csv and append to dataframe code example Example: pandas append csv file df.to_csv('my_csv.csv', mode='a', header=False)