[Solved] Add multiple xml files together in command line

[ad_1]

There is no easy way to do it. Best option will be to write a program that extracts the information from the tags and then puts it into a pandas dataframe which you can export as csv.

[ad_2]

solved Add multiple xml files together in command line