pyexcel.merge_all_to_a_book

pyexcel.merge_all_to_a_book(filelist, outfilename='merged.xls')[source]

merge a list of excel files into a excel book

Parameters:
  • filelist (list) – a list of accessible file path
  • outfilename (str) – save the sheet as