地狱所有,我是新的python,我有一个请求转换XML到CSV..可以任何1帮助我..这里的XML文本我有什么,我用下面的代码..但它的工作正常,只有当有没有在数据中的 curl 括号..但这些天我们得到 curl 括号中的数据..请建议我如何能做到这一点..
我在json.loads..中得到未公开的字符串错误。
XML
<?xml version="1.0" encodning="utf-8"?>
<soap:Envelope
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://wwww.w3.org/2002/XMLSchema">
<soap:Body>
<GRPtRes
xmlns="testatatstip">
<GRPtresult>
<Dob>
<RData>[{"unid:1234,"test":"testst","enterdata":"tetst}dfd{", "restdata":"testagain"},{"unid:123456565,"test":"tesfdftst","enterdata":"teddtstdfd", "restdata":"testagadfdin"},{"unid:12343434,"test":"test43st","enterdata":"tetstdfd", "restdata":"testadfdgain"}]</RData>
<Nofpage>1</Nofpage>
</Dob>
<resp>good</resp>
<succe>true</succe>
</GRPtresult>
</GRPtRes>
</soap:Body>
</soap:Envelope>
字符串
谢谢你的支持
PK
我尝试了XML树,但没有运气
1条答案
按热度按时间ugmeyewa1#
你可以用pandas来做这个,如果你的xml声明是正确的,请参阅4.3.3,我在这里纠正了它:
字符串
文件名:
型
输出量:
型