100天精通Python(数据分析篇)——第60天:Pandas读写xml文件(read_xml、to_xml)
100天精通Python(数据分析篇)——第60天:Pandas读写xml文件(read_xml、to_xml)一、read_xml 1. path_or_buffer 2. xpath 3. namespaces 4. elems_only 5. attrs_only 6. names 7. encoding 8. parser 9. stylesheet 10. compression 11. storage_o