xml2df

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.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install xml2df

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.14 2020-12-16    
0.12 2020-12-16    
0.11 2020-12-16    
0.1 2020-12-16    

Issues with this package?

Page last updated 2023-10-28 06:27:48 UTC