Data Stored in Local Files

First things first

If you have not yet installed TruEra's Python SDK, do so now (see Installation and Access for guidance). Knowledge of basic ingestion commands and concepts as discussed in Diagnostics Quickstart is also recommended.

Like other data formats discussed previously, data in local flat files can be ingested into the TruEra ecosystem using the Python SDK's TrueraWorkspace.add_data() method.

Click Next below to continue.