会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Allen8
博客园
首页
新随笔
联系
订阅
管理
05 2023 档案
XML转表格、XML文件批量合并成Excel表格(Python)
摘要:import os import xml.etree.ElementTree as ET import pandas as pd folder_path = "C:/xxx/Desktop/2022" # 替换为你的文件夹路径 # 获取文件夹中的所有文件 file_list = os.listdir
阅读全文
posted @
2023-05-25 09:40
Allen8
阅读(1316)
评论(0)
推荐(1)
公告