Writing XML data format to a data frame and further to a parquet file

后端 未结 0 1547
误落风尘
误落风尘 2020-12-05 15:04

I am using the following code to get the XML data from Salesforce Marketing Cloud:

import json 
import requests 
from xml.etree import ElementTree as ET

auth         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题