Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.elementary-data.com/llms.txt

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

Generate your anomaly test with Elementary AI

Let our Slack chatbot create the anomaly test you need.
exclude_prefix: [string] Param for the all_columns_anomalies test only, which enables to exclude a column from the tests based on prefix match.
  • Default: None
  • Relevant tests: all_columns_anomalies
  • Configuration level: test
models:
  - name: this_is_a_model
    data_tests:
      - elementary.column_anomalies:
          arguments:
            exclude_prefix: "id_"