getAggregatedDataMergedFilePath

fun getAggregatedDataMergedFilePath(model: DatasetModel, isTargetAll: Boolean = false): String

Return

Absolute path to the merged CSV FINAL table under /CSV/.

Parameters

model

Dataset context used to compute the base parts.

isTargetAll

When true, uses the ALL token instead of the model’s target.