Questions tagged [readxml]
113 questions
0
votes
0 answers
Pandas read_xml - AttributeError: module 'pandas' has no attribute 'read_xml'
I ran into the error:
" AttributeError: module 'pandas' has no attribute 'read_xml' "
This would be a huge lifesaver if I could ingest the XML with one function into a pandas df without trying to iterate through etc.
I am running pandas 1.3.4 and…

Elliot Gitter
- 60
- 8
0
votes
1 answer
Dataset ReadXml returns Rows Instead of Columns
I am trying to create a datatable from an xml file, using the dataset readxml method. however i am struggling to define the schema correctly to properly interpret this file.
i think the problem lies with the nesting and the fact that the ColumnUid…

Praxiom
- 578
- 1
- 8
- 21
0
votes
2 answers
Read XML with column names as attribute values into pandas DataFrame
I have an XML file like this: