Skip to main content

Documentation Index

Fetch the complete documentation index at: https://elementary-core-831-task-10-docs-update-elementary-oss-repo.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

exclude_regexp: [regex] Param for the all_columns_anomalies test only, which enables to exclude a column from the tests based on regular expression match.
  • Default: None
  • Relevant tests: all_columns_anomalies
  • Configuration level: test
models:
  - name: this_is_a_model
    tests:
      - elementary.column_anomalies:
          exclude_regexp: ".*SDC$"