Functions

Functions allow you to apply custom Python-based transformations to data before it is validated or compared. They help tailor data processing logic to your specific business requirements.

Functions can be used to:

  • Transform and normalize column values

  • Apply custom business rules

  • Clean or standardize raw data

  • Prepare data for accurate comparison or evaluation


Function Guides

  • Creating Functions Learn how to create functions using AI and validate them by applying the functions to your data.

  • Using Functions Configure the created functions in Compare or Evaluate job configurations to apply them during job execution.

Last updated