建立一個空的Pandas DataFrame,用來存放合併Excel資料的結果。 利用Pandas模組(Module)的read_excel()方法(Method)讀取所有的工作表(sheet)。
確定! 回上一頁