Data Engineering: Munging XML Fields

Job ID: 40394559

Budget: $250 – $750 USD

Hi, I'm trying to parse multiple XMLs into a single dataframe. Basically, it is what the author of this SO post(below) is trying to do. The XMLs are stored as a column in an existing dataframe, and they have inconsistent structures.

https://stackoverflow.com/questions/45804105/parsing-inconsistent-xml-into-pandas-dataframe-efficiently