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 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 2025-06-27 20:01:30 UTC