As a final step before Conducting Modeling, it is helpful to check whether certain techniques require a particular
format or order to the data. For example, it is not uncommon that a sequence algorithm requires the data to be
presorted before running the model. Even if the model can perform the sorting for you, it may save processing time to
use a Sort node prior to modeling.
Consider the following questions when formatting data:
|