pyexcel.merge_csv_to_a_book

pyexcel.merge_csv_to_a_book(filelist, out_file_name='merged.xls')[source]

merge a list of csv files into a excel book

Parameters:
  • filelist (list) – a list of accessible file path

  • out_file_name (str) – save the sheet as