write dataframe in file python and append code example Example: pandas append csv files a+ df.to_csv('my_csv.csv', mode='a', header=False)