dhanonethree / xml2csv

Simple python program to convert xml to csv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xml2csv

Simple Python program to convert xml to csv

Reads xml tree from file and fetches the required fields(data) and stores them in file(here, as a csv)

About

Simple python program to convert xml to csv


Languages

Language:Jupyter Notebook 94.4%Language:Python 5.6%