After checks pass, this step runs in the blueprint sequence. If any cleanup features are enabled, they will run on the dataset prior to setting the final blueprint target.

cleanup(results, df, blueprint, meta)

Arguments

results

A reference to the checks results. Currently used to ensure that this step runs after the checks step.

df

The built dataset

blueprint

The blueprint associated with the built dataset

meta

The metadata associated with the built dataset