Metadata-Version: 1.1
Name: xml2df
Version: 0.11
Summary: Convert XML file to a pandas dataframe. This package flattens the XML structure and creates a list of dictionaries that is then transformed to a dataframe.
Home-page: https://github.com/aadiby/xml2df.git
Author: A. Adiby
Author-email: aliadiby@gmail.com
License: apache-2.0
Download-URL: https://github.com/aadiby/xml2df/archive/0.1.tar.gz
Description: UNKNOWN
Keywords: XML,DataFrame,DF,pandas,flat,ETL
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.7
