利用pandas合并多个excel的方法示例 具体方法:1使用pandaread_excel方法加载excel2使用concat将DataFrame列表进行拼接3然后使用pd.ExcelWr pandas合并多个excel