8.1. Results Importer¶
This chapter contains a description of the ResultsImporter Python class, which is
used for setting up the JobCollection, DataSet, and EngineCollection from
reference calculations. A results importer typically affects all three of those classes
with a single method.
For an end-to-end scripting walkthrough, see Import Training Data with ResultsImporter.