-
Notifications
You must be signed in to change notification settings - Fork 0
Features
Ivan Zhang edited this page Oct 25, 2023
·
6 revisions
This section will go over all the features of this library. The current features are:
- Patrol Groups and Patrols: Patrol groups provide a way to organize related patrols. Patrols are decorators around data tests functions and allow the user to specify additional information related to the data test.
- Parameters: Parameters are within data tests to surface parameters onto the frontend. Users can also modify these parameters on the frontend. These updated parameter values are then used in their respective data tests.
- Store Data Profiles: Store and track data profiles that are generated on the data in your pipelines. This provides greater context into your data pipelines.
- dbt core integration: This library integrates with dbt core and stores your dbt tests within the Panda Patrol UI.
Documentation