Sunday, 4 November 2012

XML and Python

To obtain more usable process data I am working on extracting parts of XML/Excel/CSV files into a new database format. Process data displays conversions of materials and energy from A to B. Below are some pointers for future reference on XML parsing and importing via python.


Python and XML: an Introduction

ElementTree overview

Elements and ElementTrees


No comments:

Post a Comment