Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 258 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 258 Bytes

xml-ops

Handy operations on xml files are automated in python programming language

filter_xml_elements.py

  • filters elements and attributes in input xml file and writes into an output xml file

xml_to_avro.py

  • converts xml file into an avro file.