使用pandas读取xml文件报错
:“ Unsupported format, or corrupt file: Expected BOF record; found b’<?xml ve’ ”

解决办法:转换文件格式,使用excel打开xml文件 选择:文件—>另存为---->弹框

jupyter读取错误格式文件保存以后,再次用pandas读取对应格式的文件读取即可

相关文章:

  • 2022-01-17
  • 2022-12-23
  • 2022-01-08
  • 2021-09-16
  • 2021-11-07
  • 2021-10-11
  • 2021-10-21
  • 2022-01-19
猜你喜欢
  • 2021-09-12
  • 2021-12-15
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-05
相关资源
相似解决方案