how can I iterate XML files from a directory and read them in python pandas df?

后端 未结 0 929
被撕碎了的回忆
被撕碎了的回忆 2020-12-15 09:38

Goal: import/read all of the xml files in a directory and create a pandas df

Issue: it only prints the first xml file.

the files have an extension of RTF.XML

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