I am using pandas lib to read xml for further processes, however a number of columns with leading ZERO are always converted to numbers, so I lost the original data.
Describe the solution you'd likeIt would be great to add dtype/converter arguments for pandas.read_xml()
to force pandas to interprete certain columns with given dtype/converters.
Just like similar IO read (read_csv, read_html, etc)
Probably not, this argument could be optional.
Describe alternatives you've consideredWrite my own code to pull data by each xml nodes, which results in very bad performance.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4