This should solve your issue (as asked), using pandas: import pandas as pd xml_data = '''<?xml version="1.0" encoding="UTF-8"?> ...
確定! 回上一頁