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.

where_expression: [sql expression] Filter the tested data using a valid sql expression.
  • Default: None
  • Relevant tests: All anomaly detection tests
models:
  - name: this_is_a_model
    tests:
      - elementary.volume_anomalies:
          where_expression: "user_name != 'test'"