From 2551f137063a403cbed3ecc75bc936c61552d7b1 Mon Sep 17 00:00:00 2001 From: Deborah <38264052+deborahniesz@users.noreply.github.com> Date: Mon, 21 Oct 2024 17:23:44 -0300 Subject: [PATCH] [DOCS] Change href from relative path to root in API docs (version 0.18) (#10507) --- .../api/checkpoint/Checkpoint_class.mdx | 4 +- .../api/checkpoint/EmailAction_class.mdx | 4 +- ...MicrosoftTeamsNotificationAction_class.mdx | 4 +- .../checkpoint/OpsgenieAlertAction_class.mdx | 4 +- .../checkpoint/PagerdutyAlertAction_class.mdx | 4 +- .../SNSNotificationAction_class.mdx | 4 +- .../SlackNotificationAction_class.mdx | 4 +- .../StoreEvaluationParametersAction_class.mdx | 4 +- .../checkpoint/StoreMetricsAction_class.mdx | 4 +- .../StoreValidationResultAction_class.mdx | 4 +- .../checkpoint/UpdateDataDocsAction_class.mdx | 4 +- .../api/checkpoint/ValidationAction_class.mdx | 6 +- .../CheckpointResult_class.mdx | 6 +- .../core/ExpectationConfiguration_class.mdx | 4 +- ...ExpectationSuiteValidationResult_class.mdx | 2 +- .../api/core/ExpectationSuite_class.mdx | 8 +- .../ExpectationValidationResult_class.mdx | 2 +- .../api/core/batch/BatchDefinition_class.mdx | 2 +- .../api/core/batch/BatchRequest_class.mdx | 3 +- .../reference/api/core/batch/Batch_class.mdx | 4 +- .../core/batch/RuntimeBatchRequest_class.mdx | 4 +- .../core/yaml_handler/YAMLHandler_class.mdx | 2 +- .../AbstractDataContext_class.mdx | 58 +++++----- .../data_context/CloudDataContext_class.mdx | 44 ++++---- .../EphemeralDataContext_class.mdx | 50 ++++----- .../data_context/FileDataContext_class.mdx | 50 ++++----- .../data_context/context_factory.mdx | 10 +- .../types/base/DataContextConfig_class.mdx | 7 -- .../api/datasource/DataConnector_class.mdx | 2 +- ...tAWSGlueDataCatalogDataConnector_class.mdx | 2 +- ...onfiguredAssetAzureDataConnector_class.mdx | 4 +- ...ConfiguredAssetDBFSDataConnector_class.mdx | 4 +- ...iguredAssetFilePathDataConnector_class.mdx | 4 +- ...uredAssetFilesystemDataConnector_class.mdx | 4 +- .../ConfiguredAssetGCSDataConnector_class.mdx | 4 +- .../ConfiguredAssetS3DataConnector_class.mdx | 4 +- .../ConfiguredAssetSqlDataConnector_class.mdx | 4 +- .../FilePathDataConnector_class.mdx | 2 +- ...tAWSGlueDataCatalogDataConnector_class.mdx | 2 +- .../InferredAssetAzureDataConnector_class.mdx | 2 +- .../InferredAssetDBFSDataConnector_class.mdx | 2 +- ...ferredAssetFilePathDataConnector_class.mdx | 2 +- ...rredAssetFilesystemDataConnector_class.mdx | 2 +- .../InferredAssetGCSDataConnector_class.mdx | 2 +- .../InferredAssetS3DataConnector_class.mdx | 2 +- .../InferredAssetSqlDataConnector_class.mdx | 2 +- .../RuntimeDataConnector_class.mdx | 2 +- .../fluent/DatabricksSQLDatasource_class.mdx | 6 +- .../fluent/PostgresDatasource_class.mdx | 6 +- .../fluent/SnowflakeDatasource_class.mdx | 6 +- .../fluent/SqliteDatasource_class.mdx | 2 +- .../sql_datasource/QueryAsset_class.mdx | 2 +- .../sql_datasource/TableAsset_class.mdx | 2 +- .../ExecutionEngine_class.mdx | 6 +- .../PandasExecutionEngine_class.mdx | 4 +- .../SparkDFExecutionEngine_class.mdx | 4 +- .../SqlAlchemyExecutionEngine_class.mdx | 4 +- .../api/expectations/expectation.mdx | 102 +++++++++--------- .../expectation/BatchExpectation_class.mdx | 12 +-- .../ColumnAggregateExpectation_class.mdx | 12 +-- .../expectation/ColumnExpectation_class.mdx | 12 +-- .../ColumnMapExpectation_class.mdx | 10 +- .../ColumnPairMapExpectation_class.mdx | 10 +- .../expectation/Expectation_class.mdx | 12 +-- .../MulticolumnMapExpectation_class.mdx | 10 +- .../expectation/QueryExpectation_class.mdx | 12 +-- .../expectation/TableExpectation_class.mdx | 12 +-- .../ColumnAggregateMetricProvider_class.mdx | 2 +- .../metrics/ColumnMapMetricProvider_class.mdx | 2 +- .../column_aggregate_metric_provider.mdx | 2 +- .../column_condition_partial.mdx | 2 +- .../column_pair_function_partial.mdx | 2 +- .../expectations/metrics/metric_provider.mdx | 10 +- .../QueryMetricProvider_class.mdx | 2 +- .../TableMetricProvider_class.mdx | 2 +- .../RegexBasedColumnMapExpectation_class.mdx | 12 +-- .../RegexColumnMapMetricProvider_class.mdx | 2 +- .../reference/api/expectations/registry.mdx | 2 +- .../SetBasedColumnMapExpectation_class.mdx | 12 +-- .../FabricPowerBIDatasource_class.mdx | 8 +- .../UserConfigurableProfiler_class.mdx | 4 +- .../RuleBasedProfilerResult_class.mdx | 6 +- .../DataAssistantResult_class.mdx | 4 +- .../validator/validator/Validator_class.mdx | 10 +- 84 files changed, 340 insertions(+), 348 deletions(-) diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/Checkpoint_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/Checkpoint_class.mdx index 7d1f26a70a51..2fc64438cca0 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/Checkpoint_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/Checkpoint_class.mdx @@ -8,7 +8,7 @@ sidebar_label: Checkpoint
A checkpoint is the primary means for validating data in a production deployment of Great Expectations.
@@ -62,7 +62,7 @@ variables and datetime-template syntax (e.g. “%Y-%M-staging-$MY_ENV_VAR”).Validate against current Checkpoint.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/EmailAction_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/EmailAction_class.mdx index d6bf8e1eb408..ea6584b5b2be 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/EmailAction_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/EmailAction_class.mdx @@ -8,7 +8,7 @@ import CodeBlock from '@theme/CodeBlock';Sends an email to a given list of email addresses.
@@ -57,7 +57,7 @@ action: :param notify_with: Optional list of DataDocs site names to display in Slack messages. Defaults to all.Public entrypoint GX uses to trigger a ValidationAction.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/MicrosoftTeamsNotificationAction_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/MicrosoftTeamsNotificationAction_class.mdx index 4c884f3016b7..57609d53630e 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/MicrosoftTeamsNotificationAction_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/MicrosoftTeamsNotificationAction_class.mdx @@ -8,7 +8,7 @@ import CodeBlock from '@theme/CodeBlock';Sends a Microsoft Teams notification to a given webhook.
@@ -41,7 +41,7 @@ action: :param notify_on: Specifies validation status that triggers notification. One of "all", "failure", "success".Public entrypoint GX uses to trigger a ValidationAction.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/OpsgenieAlertAction_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/OpsgenieAlertAction_class.mdx index 21180fc6c287..23e6bfc32476 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/OpsgenieAlertAction_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/OpsgenieAlertAction_class.mdx @@ -8,7 +8,7 @@ import CodeBlock from '@theme/CodeBlock';Sends an Opsgenie alert.
@@ -35,7 +35,7 @@ action:Public entrypoint GX uses to trigger a ValidationAction.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/PagerdutyAlertAction_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/PagerdutyAlertAction_class.mdx index 8c394da857bc..8e61efbb8388 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/PagerdutyAlertAction_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/PagerdutyAlertAction_class.mdx @@ -8,7 +8,7 @@ import CodeBlock from '@theme/CodeBlock';Sends a PagerDuty event.
@@ -32,7 +32,7 @@ action:Public entrypoint GX uses to trigger a ValidationAction.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/SNSNotificationAction_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/SNSNotificationAction_class.mdx index 664fea2b8d42..9a549d77e8f6 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/SNSNotificationAction_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/SNSNotificationAction_class.mdx @@ -8,7 +8,7 @@ import CodeBlock from '@theme/CodeBlock';Action that pushes validations results to an SNS topic with a subject of passed or failed.
@@ -32,7 +32,7 @@ import CodeBlock from '@theme/CodeBlock';Public entrypoint GX uses to trigger a ValidationAction.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/SlackNotificationAction_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/SlackNotificationAction_class.mdx index 64fb7d52e93e..6cee2a7ddbad 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/SlackNotificationAction_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/SlackNotificationAction_class.mdx @@ -8,7 +8,7 @@ import CodeBlock from '@theme/CodeBlock';Sends a Slack notification to a given webhook.
@@ -50,7 +50,7 @@ action: :param show_failed_expectations: Shows a list of failed expectation types.Public entrypoint GX uses to trigger a ValidationAction.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/StoreEvaluationParametersAction_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/StoreEvaluationParametersAction_class.mdx index 04ccf4cf1a6c..99b808e0a6e8 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/StoreEvaluationParametersAction_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/StoreEvaluationParametersAction_class.mdx @@ -8,7 +8,7 @@ import CodeBlock from '@theme/CodeBlock';Store evaluation parameters from a validation result.
@@ -34,7 +34,7 @@ in the process of validating other prior expectations.Public entrypoint GX uses to trigger a ValidationAction.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/StoreMetricsAction_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/StoreMetricsAction_class.mdx index 07cfb1be8238..1b7f48362549 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/StoreMetricsAction_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/StoreMetricsAction_class.mdx @@ -8,7 +8,7 @@ import CodeBlock from '@theme/CodeBlock';Extract metrics from a Validation Result and store them in a metrics store.
@@ -50,7 +50,7 @@ import CodeBlock from '@theme/CodeBlock';Public entrypoint GX uses to trigger a ValidationAction.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/StoreValidationResultAction_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/StoreValidationResultAction_class.mdx index 2d6f3c00e90d..96b982fe7ac3 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/StoreValidationResultAction_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/StoreValidationResultAction_class.mdx @@ -8,7 +8,7 @@ import CodeBlock from '@theme/CodeBlock';Store a validation result in the ValidationsStore.
@@ -33,7 +33,7 @@ import CodeBlock from '@theme/CodeBlock';Public entrypoint GX uses to trigger a ValidationAction.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/UpdateDataDocsAction_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/UpdateDataDocsAction_class.mdx index dd67a4ab0fa3..7d52b3ac49ca 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/UpdateDataDocsAction_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/UpdateDataDocsAction_class.mdx @@ -8,7 +8,7 @@ import CodeBlock from '@theme/CodeBlock';Notify the site builders of all data docs sites of a Data Context that a validation result should be added to the data docs.
@@ -33,7 +33,7 @@ action:Public entrypoint GX uses to trigger a ValidationAction.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/ValidationAction_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/ValidationAction_class.mdx index 7076f933e56f..e388de317adc 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/ValidationAction_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/ValidationAction_class.mdx @@ -8,7 +8,7 @@ sidebar_label: ValidationActionBase class for all Actions that act on Validation Results and are aware of a Data Context namespace structure.
@@ -20,7 +20,7 @@ sidebar_label: ValidationActionPrivate method containing the logic specific to a ValidationAction’s implementation.
@@ -47,7 +47,7 @@ class (for open source Great Expectations) or the GeCloudIdentifier (from GreatPublic entrypoint GX uses to trigger a ValidationAction.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/types/checkpoint_result/CheckpointResult_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/types/checkpoint_result/CheckpointResult_class.mdx index 86e64c509fd1..c0b1cbe75ca9 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/types/checkpoint_result/CheckpointResult_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/checkpoint/types/checkpoint_result/CheckpointResult_class.mdx @@ -8,7 +8,7 @@ import CodeBlock from '@theme/CodeBlock';Object returned by Checkpoint.run.
@@ -67,7 +67,7 @@ might have an extra key named "expectation_suite_severity_level" to indicate ifObtain a list of all the ValidationResultIdentifiers used in this CheckpointResult.
@@ -81,7 +81,7 @@ might have an extra key named "expectation_suite_severity_level" to indicate ifObtain the ExpectationValidationResults belonging to this CheckpointResult.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/core/ExpectationConfiguration_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/core/ExpectationConfiguration_class.mdx index fcabd99decfe..6aba421f06c6 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/core/ExpectationConfiguration_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/core/ExpectationConfiguration_class.mdx @@ -74,7 +74,7 @@ sidebar_label: ExpectationConfigurationRuns the expectation against a Validator.
@@ -95,7 +95,7 @@ sidebar_label: ExpectationConfigurationThe result of a batch of data validated against an Expectation Suite.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/core/ExpectationSuite_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/core/ExpectationSuite_class.mdx index 25325cf84abb..d2031db8c2cc 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/core/ExpectationSuite_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/core/ExpectationSuite_class.mdx @@ -8,7 +8,7 @@ sidebar_label: ExpectationSuiteSuite of expectations plus create, read, update, and delete functionality.
@@ -40,7 +40,7 @@ sidebar_label: ExpectationSuiteUpsert specified ExpectationConfiguration into this ExpectationSuite.
@@ -71,7 +71,7 @@ False.Find Expectations matching the given ExpectationConfiguration on the given match_type. @@ -96,7 +96,7 @@ based on all configuration parameters
Remove an ExpectationConfiguration from the ExpectationSuite.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/core/ExpectationValidationResult_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/core/ExpectationValidationResult_class.mdx index 205a0704bf42..c921f3cd5da0 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/core/ExpectationValidationResult_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/core/ExpectationValidationResult_class.mdx @@ -8,7 +8,7 @@ sidebar_label: ExpectationValidationResultAn Expectation validation result.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/core/batch/BatchDefinition_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/core/batch/BatchDefinition_class.mdx index 9a3999dfba50..1532cd1cd3b5 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/core/batch/BatchDefinition_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/core/batch/BatchDefinition_class.mdx @@ -20,7 +20,7 @@ translated into a Batch. One or more BatchDefinitions should always beA Batch is a selection of records from a Data Asset.
@@ -19,7 +19,7 @@ data and maintains metadata.Converts a Python dictionary into a YAML string.
Dump code has been adopted from: -Example.Html
+Example.HtmlAdd a Checkpoint to the DataContext.
Add a new Datasource to the data context, with configuration provided as kwargs.
Build a new ExpectationSuite and save it utilizing the context’s underlying ExpectationsStore.
@@ -256,10 +256,10 @@ initialize it, for example if a user needs to debug database connectivity.Add a new Checkpoint or update an existing one on the context depending on whether it already exists or not.
@@ -305,10 +305,10 @@ initialize it, for example if a user needs to debug database connectivity.Add a new Datasource or update an existing one on the context depending on whether
@@ -332,10 +332,10 @@ initialize it, for example if a user needs to debug database connectivity.Add a new ExpectationSuite or update an existing one on the context depending on whether it already exists or not.
@@ -389,7 +389,7 @@ initialize it, for example if a user needs to debug database connectivity. @@ -551,7 +551,7 @@ If None, return available data assets for all datasources.Get the list of zero or more batches, based on a variety of flexible input types.
@@ -609,7 +609,7 @@ numbers retrieve from the end of the list (ex: -1 retrieves the lasRetrieves a given Checkpoint by either name or id.
@@ -636,7 +636,7 @@ numbers retrieve from the end of the list (ex: -1 retrieves the lasRetrieve a given Datasource by name from the context’s underlying DatasourceStore.
@@ -657,7 +657,7 @@ numbers retrieve from the end of the list (ex: -1 retrieves the lasGet an Expectation Suite by name.
@@ -685,7 +685,7 @@ ExpectationConfiguration.Retrieve a Validator with a batch list and an ExpectationSuite.
@@ -738,7 +738,7 @@ numbers retrieve from the end of the list (ex: -1 retrieves the lasValidate using an existing Checkpoint.
@@ -846,7 +846,7 @@ numbers retrieve from the end of the list (ex: -1 retrieves the lasSave the provided ExpectationSuite into the DataContext using the configured ExpectationStore.
@@ -890,7 +890,7 @@ Expectations) are the only ones you’ll need.Update a Checkpoint that already exists.
@@ -964,7 +964,7 @@ The returned object is determined by return_mode.Updates a Datasource that already exists in the store.
@@ -981,7 +981,7 @@ The returned object is determined by return_mode.Update an ExpectationSuite that already exists.
@@ -1001,7 +1001,7 @@ The returned object is determined by return_mode.Update the context’s config with the values from another config object.
@@ -1018,7 +1018,7 @@ The returned object is determined by return_mode.New in version 0.16.15.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/data_context/CloudDataContext_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/data_context/CloudDataContext_class.mdx index e79d6b2d1c0b..4fe65df91efc 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/data_context/CloudDataContext_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/data_context/CloudDataContext_class.mdx @@ -7,7 +7,7 @@ sidebar_label: CloudDataContextSubclass of AbstractDataContext that contains functionality necessary to work in a GX Cloud-backed environment.
@@ -32,14 +32,14 @@ sidebar_label: CloudDataContextAdd a new Datasource to the data context, with configuration provided as kwargs.
Build a new ExpectationSuite and save it utilizing the context’s underlying ExpectationsStore.
@@ -118,7 +118,7 @@ initialize it, for example if a user needs to debug database connectivity.Add a new Checkpoint or update an existing one on the context depending on whether it already exists or not.
@@ -164,7 +164,7 @@ initialize it, for example if a user needs to debug database connectivity.Add a new Datasource or update an existing one on the context depending on whether
@@ -188,7 +188,7 @@ initialize it, for example if a user needs to debug database connectivity.Add a new ExpectationSuite or update an existing one on the context depending on whether it already exists or not.
@@ -242,7 +242,7 @@ initialize it, for example if a user needs to debug database connectivity. @@ -285,7 +285,7 @@ already exist. Then, it will initialize a new DataContext in that folder and wriGet the list of zero or more batches, based on a variety of flexible input types.
@@ -491,7 +491,7 @@ numbers retrieve from the end of the list (ex: -1 retrieves the lasRetrieves a given Checkpoint by either name or id.
@@ -518,7 +518,7 @@ numbers retrieve from the end of the list (ex: -1 retrieves the lasRetrieve a given Datasource by name from the context’s underlying DatasourceStore.
@@ -539,7 +539,7 @@ numbers retrieve from the end of the list (ex: -1 retrieves the lasRetrieve a Validator with a batch list and an ExpectationSuite.
@@ -592,7 +592,7 @@ numbers retrieve from the end of the list (ex: -1 retrieves the lasValidate using an existing Checkpoint.
@@ -674,7 +674,7 @@ numbers retrieve from the end of the list (ex: -1 retrieves the lasSave the provided ExpectationSuite into the DataContext using the configured ExpectationStore.
@@ -718,7 +718,7 @@ Expectations) are the only ones you’ll need.Update a Checkpoint that already exists.
@@ -792,7 +792,7 @@ The returned object is determined by return_mode.Updates a Datasource that already exists in the store.
@@ -809,7 +809,7 @@ The returned object is determined by return_mode.Update an ExpectationSuite that already exists.
@@ -829,7 +829,7 @@ The returned object is determined by return_mode.Update the context’s config with the values from another config object.
@@ -846,7 +846,7 @@ The returned object is determined by return_mode.New in version 0.16.15.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/data_context/EphemeralDataContext_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/data_context/EphemeralDataContext_class.mdx index 9578d77f6f5c..3b7985726897 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/data_context/EphemeralDataContext_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/data_context/EphemeralDataContext_class.mdx @@ -7,13 +7,13 @@ sidebar_label: EphemeralDataContextSubclass of AbstractDataContext that uses runtime values to generate a temporary or in-memory DataContext.
Add a Checkpoint to the DataContext.
@@ -21,7 +21,7 @@ sidebar_label: EphemeralDataContextAdd a new Datasource to the data context, with configuration provided as kwargs.
Build a new ExpectationSuite and save it utilizing the context’s underlying ExpectationsStore.
@@ -179,7 +179,7 @@ initialize it, for example if a user needs to debug database connectivity.Add a new Checkpoint or update an existing one on the context depending on whether it already exists or not.
@@ -225,7 +225,7 @@ initialize it, for example if a user needs to debug database connectivity.Add a new Datasource or update an existing one on the context depending on whether
@@ -249,7 +249,7 @@ initialize it, for example if a user needs to debug database connectivity.Add a new ExpectationSuite or update an existing one on the context depending on whether it already exists or not.
@@ -303,7 +303,7 @@ initialize it, for example if a user needs to debug database connectivity. @@ -337,7 +337,7 @@ of their index.html files as valuesConvert existing EphemeralDataContext into a FileDataContext.
@@ -479,7 +479,7 @@ If None, return available data assets for all datasources.Get the list of zero or more batches, based on a variety of flexible input types.
@@ -537,7 +537,7 @@ numbers retrieve from the end of the list (ex: -1 retrieves the lasRetrieves a given Checkpoint by either name or id.
@@ -564,7 +564,7 @@ numbers retrieve from the end of the list (ex: -1 retrieves the lasRetrieve a given Datasource by name from the context’s underlying DatasourceStore.
@@ -585,7 +585,7 @@ numbers retrieve from the end of the list (ex: -1 retrieves the lasGet an Expectation Suite by name.
@@ -613,7 +613,7 @@ ExpectationConfiguration.Retrieve a Validator with a batch list and an ExpectationSuite.
@@ -666,7 +666,7 @@ numbers retrieve from the end of the list (ex: -1 retrieves the lasValidate using an existing Checkpoint.
@@ -774,7 +774,7 @@ numbers retrieve from the end of the list (ex: -1 retrieves the lasSave the provided ExpectationSuite into the DataContext using the configured ExpectationStore.
@@ -818,7 +818,7 @@ Expectations) are the only ones you’ll need.Update a Checkpoint that already exists.
@@ -892,7 +892,7 @@ The returned object is determined by return_mode.Updates a Datasource that already exists in the store.
@@ -909,7 +909,7 @@ The returned object is determined by return_mode.Update an ExpectationSuite that already exists.
@@ -929,7 +929,7 @@ The returned object is determined by return_mode.Update the context’s config with the values from another config object.
@@ -946,7 +946,7 @@ The returned object is determined by return_mode.New in version 0.16.15.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/data_context/FileDataContext_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/data_context/FileDataContext_class.mdx index eb7aa828c6d2..1f0b9f57e180 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/data_context/FileDataContext_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/data_context/FileDataContext_class.mdx @@ -7,13 +7,13 @@ sidebar_label: FileDataContextSubclass of AbstractDataContext that contains functionality necessary to work in a filesystem-backed environment.
Add a Checkpoint to the DataContext.
@@ -21,7 +21,7 @@ sidebar_label: FileDataContextAdd a new Datasource to the data context, with configuration provided as kwargs.
Build a new ExpectationSuite and save it utilizing the context’s underlying ExpectationsStore.
@@ -179,7 +179,7 @@ initialize it, for example if a user needs to debug database connectivity.Add a new Checkpoint or update an existing one on the context depending on whether it already exists or not.
@@ -225,7 +225,7 @@ initialize it, for example if a user needs to debug database connectivity.Add a new Datasource or update an existing one on the context depending on whether
@@ -249,7 +249,7 @@ initialize it, for example if a user needs to debug database connectivity.Add a new ExpectationSuite or update an existing one on the context depending on whether it already exists or not.
@@ -303,7 +303,7 @@ initialize it, for example if a user needs to debug database connectivity. @@ -346,7 +346,7 @@ already exist. Then, it will initialize a new DataContext in that folder and wriGet the list of zero or more batches, based on a variety of flexible input types.
@@ -552,7 +552,7 @@ numbers retrieve from the end of the list (ex: -1 retrieves the lasRetrieves a given Checkpoint by either name or id.
@@ -579,7 +579,7 @@ numbers retrieve from the end of the list (ex: -1 retrieves the lasRetrieve a given Datasource by name from the context’s underlying DatasourceStore.
@@ -600,7 +600,7 @@ numbers retrieve from the end of the list (ex: -1 retrieves the lasGet an Expectation Suite by name.
@@ -628,7 +628,7 @@ ExpectationConfiguration.Retrieve a Validator with a batch list and an ExpectationSuite.
@@ -681,7 +681,7 @@ numbers retrieve from the end of the list (ex: -1 retrieves the lasValidate using an existing Checkpoint.
@@ -789,7 +789,7 @@ numbers retrieve from the end of the list (ex: -1 retrieves the lasSave the provided ExpectationSuite into the DataContext using the configured ExpectationStore.
@@ -833,7 +833,7 @@ Expectations) are the only ones you’ll need.Update a Checkpoint that already exists.
@@ -907,7 +907,7 @@ The returned object is determined by return_mode.Updates a Datasource that already exists in the store.
@@ -924,7 +924,7 @@ The returned object is determined by return_mode.Update an ExpectationSuite that already exists.
@@ -944,7 +944,7 @@ The returned object is determined by return_mode.Update the context’s config with the values from another config object.
@@ -961,7 +961,7 @@ The returned object is determined by return_mode.New in version 0.16.15.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/data_context/data_context/context_factory.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/data_context/data_context/context_factory.mdx index 36120859afa7..f633618e0742 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/data_context/data_context/context_factory.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/data_context/data_context/context_factory.mdx @@ -8,19 +8,19 @@ sidebar_label: context_factory.pyMethod to return the appropriate Data Context depending on parameters and environment.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/data_context/types/base/DataContextConfig_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/data_context/types/base/DataContextConfig_class.mdx index 8651850c1a76..6dc1dcaf7340 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/data_context/types/base/DataContextConfig_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/data_context/types/base/DataContextConfig_class.mdx @@ -14,13 +14,6 @@ sidebar_label: DataContextConfigThe DataContextConfig holds all associated configuration parameters to build a Data Context. There are defaults set for minimizing configuration in typical cases, but every parameter is configurable and all defaults are overridable.
In cases where the DataContext is instantitated without a yml file, the DataContextConfig can be instantiated directly.
-The base class for all Data Connectors.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/ConfiguredAssetAWSGlueDataCatalogDataConnector_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/ConfiguredAssetAWSGlueDataCatalogDataConnector_class.mdx index 651e5fbef730..1ce9705643f0 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/ConfiguredAssetAWSGlueDataCatalogDataConnector_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/ConfiguredAssetAWSGlueDataCatalogDataConnector_class.mdx @@ -8,7 +8,7 @@ sidebar_label: ConfiguredAssetAWSGlueDataCatalogDataConnectorA Configured Asset Data Connector used to connect to data through an AWS Glue Data Catalog.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/ConfiguredAssetAzureDataConnector_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/ConfiguredAssetAzureDataConnector_class.mdx index 455cf894735c..434b05af5fd7 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/ConfiguredAssetAzureDataConnector_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/ConfiguredAssetAzureDataConnector_class.mdx @@ -8,7 +8,7 @@ sidebar_label: ConfiguredAssetAzureDataConnectorExtension of ConfiguredAssetFilePathDataConnector used to connect to Azure.
@@ -22,7 +22,7 @@ it requires more setup.datasource_name (str) – required name for datasource
container (str) – container name for Azure Blob Storage
assets (dict) – dict of asset configuration (required for ConfiguredAssetDataConnector)
execution_engine (ExecutionEngine) – optional reference to ExecutionEngine
execution_engine (ExecutionEngine) – optional reference to ExecutionEngine
default_regex (dict) – optional regex configuration for filtering data_references
sorters (list) – optional list of sorters for sorting data_references
name_starts_with (str) – Azure prefix
Extension of ConfiguredAssetFilesystemDataConnector used to connect to the DataBricks File System (DBFS).
@@ -21,7 +21,7 @@ it requires more setup.name (str) – required name for DataConnector
datasource_name (str) – required name for datasource
assets (dict) – dict of asset configuration (required for ConfiguredAssetDataConnector). These can each have their own regex and sorters
execution_engine (ExecutionEngine) – Reference to ExecutionEngine
execution_engine (ExecutionEngine) – Reference to ExecutionEngine
default_regex (dict) – optional regex configuration for filtering data_references
glob_directive (str) – glob for selecting files in directory (defaults to *)
sorters (list) – optional list of sorters for sorting data_references
The ConfiguredAssetFilePathDataConnector is one of two classes (InferredAssetFilePathDataConnector being the @@ -23,7 +23,7 @@ it requires more setup.
name (str) – name of ConfiguredAssetFilePathDataConnector
datasource_name (str) – Name of datasource that this DataConnector is connected to
assets (dict) – configured assets as a dictionary. These can each have their own regex and sorters
execution_engine (ExecutionEngine) – Execution Engine object to actually read the data
execution_engine (ExecutionEngine) – Execution Engine object to actually read the data
default_regex (dict) – Optional dict the filter and organize the data_references.
sorters (list) – Optional list if you want to sort the data_references
batch_spec_passthrough (dict) – dictionary with keys that will be added directly to batch_spec
Extension of ConfiguredAssetFilePathDataConnector used to connect to Filesystem.
@@ -21,7 +21,7 @@ it requires more setup.name (str) – name of ConfiguredAssetFilesystemDataConnector
datasource_name (str) – Name of datasource that this DataConnector is connected to
assets (dict) – configured assets as a dictionary. These can each have their own regex and sorters
execution_engine (ExecutionEngine) – ExecutionEngine object to actually read the data
execution_engine (ExecutionEngine) – ExecutionEngine object to actually read the data
default_regex (dict) – Optional dict the filter and organize the data_references.
glob_directive (str) – glob for selecting files in directory (defaults to **/*) or nested directories (e.g. */*/*.csv)
sorters (list) – Optional list if you want to sort the data_references
Extension of ConfiguredAssetFilePathDataConnector used to connect to GCS.
@@ -32,7 +32,7 @@ to Python and directly pass them in to the GCS connection object, maintaining codatasource_name (str) – required name for datasource
bucket_or_name (str) – bucket name for Google Cloud Storage
assets (dict) – dict of asset configuration (required for ConfiguredAssetDataConnector)
execution_engine (ExecutionEngine) – optional reference to ExecutionEngine
execution_engine (ExecutionEngine) – optional reference to ExecutionEngine
default_regex (dict) – optional regex configuration for filtering data_references
sorters (list) – optional list of sorters for sorting data_references
prefix (str) – GCS prefix
Extension of ConfiguredAssetFilePathDataConnector used to connect to S3.
@@ -22,7 +22,7 @@ it requires more setup.datasource_name (str) – required name for datasource
bucket (str) – bucket for S3
assets (dict) – dict of asset configuration (required for ConfiguredAssetDataConnector)
execution_engine (ExecutionEngine) – optional reference to ExecutionEngine
execution_engine (ExecutionEngine) – optional reference to ExecutionEngine
default_regex (dict) – optional regex configuration for filtering data_references
sorters (list) – optional list of sorters for sorting data_references
prefix (str) – S3 prefix
A DataConnector that requires explicit listing of SQL assets you want to connect to.
@@ -20,7 +20,7 @@ it requires more setup.name (str) – The name of this DataConnector
datasource_name (str) – The name of the Datasource that contains it
execution_engine (ExecutionEngine) – An ExecutionEngine
execution_engine (ExecutionEngine) – An ExecutionEngine
include_schema_name (bool) – Should the data_asset_name include the schema as a prefix?
splitter_method (str) – A method to split the target table into multiple Batches
splitter_kwargs (dict) – Keyword arguments to pass to splitter_method
The base class for Data Connectors designed to access filesystem-like data.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/InferredAssetAWSGlueDataCatalogDataConnector_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/InferredAssetAWSGlueDataCatalogDataConnector_class.mdx index 9d0d7035316d..5fde5626cfd2 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/InferredAssetAWSGlueDataCatalogDataConnector_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/InferredAssetAWSGlueDataCatalogDataConnector_class.mdx @@ -8,7 +8,7 @@ sidebar_label: InferredAssetAWSGlueDataCatalogDataConnectorAn Inferred Asset Data Connector used to connect to data through an AWS Glue Data Catalog.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/InferredAssetAzureDataConnector_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/InferredAssetAzureDataConnector_class.mdx index 11fbad1c6c05..ca797f98d87f 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/InferredAssetAzureDataConnector_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/InferredAssetAzureDataConnector_class.mdx @@ -8,7 +8,7 @@ sidebar_label: InferredAssetAzureDataConnectorAn Inferred Asset Data Connector used to connect to Azure Blob Storage.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/InferredAssetDBFSDataConnector_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/InferredAssetDBFSDataConnector_class.mdx index 2247abc8b8db..9b46107301d2 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/InferredAssetDBFSDataConnector_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/InferredAssetDBFSDataConnector_class.mdx @@ -8,7 +8,7 @@ sidebar_label: InferredAssetDBFSDataConnectorAn Inferred Asset Data Connector used to connect to data on a DBFS filesystem.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/InferredAssetFilePathDataConnector_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/InferredAssetFilePathDataConnector_class.mdx index 6fb7ca378977..81446afe8783 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/InferredAssetFilePathDataConnector_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/InferredAssetFilePathDataConnector_class.mdx @@ -8,7 +8,7 @@ sidebar_label: InferredAssetFilePathDataConnectorA base class for Inferred Asset Data Connectors designed to operate on file paths and implicitly determine Data Asset names through regular expressions.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/InferredAssetFilesystemDataConnector_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/InferredAssetFilesystemDataConnector_class.mdx index 33281c716bb3..f95e5fc84bdf 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/InferredAssetFilesystemDataConnector_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/InferredAssetFilesystemDataConnector_class.mdx @@ -8,7 +8,7 @@ sidebar_label: InferredAssetFilesystemDataConnectorA base class for Inferred Asset Data Connectors designed to operate on data stored in filesystems.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/InferredAssetGCSDataConnector_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/InferredAssetGCSDataConnector_class.mdx index 08986ae930c0..31f6d36bad5a 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/InferredAssetGCSDataConnector_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/InferredAssetGCSDataConnector_class.mdx @@ -7,7 +7,7 @@ sidebar_label: InferredAssetGCSDataConnectorAn Inferred Asset Data Connector used to connect to Google Cloud Storage (GCS).
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/InferredAssetS3DataConnector_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/InferredAssetS3DataConnector_class.mdx index 360ffa65b8f4..90dfbe530645 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/InferredAssetS3DataConnector_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/InferredAssetS3DataConnector_class.mdx @@ -8,7 +8,7 @@ sidebar_label: InferredAssetS3DataConnectorAn Inferred Asset Data Connector used to connect to AWS Simple Storage Service (S3).
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/InferredAssetSqlDataConnector_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/InferredAssetSqlDataConnector_class.mdx index c027d5461fac..4c1603477256 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/InferredAssetSqlDataConnector_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/InferredAssetSqlDataConnector_class.mdx @@ -8,7 +8,7 @@ sidebar_label: InferredAssetSqlDataConnectorAn Inferred Asset Data Connector used to connect to an SQL database.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/RuntimeDataConnector_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/RuntimeDataConnector_class.mdx index ba1c62b65b2d..5c2edf4d9103 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/RuntimeDataConnector_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/data_connector/RuntimeDataConnector_class.mdx @@ -8,7 +8,7 @@ sidebar_label: RuntimeDataConnectorA Data Connector that allows users to specify a Batch’s data directly using a Runtime Batch Request.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/fluent/DatabricksSQLDatasource_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/fluent/DatabricksSQLDatasource_class.mdx index b35e893830f3..7fc0c4300a40 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/fluent/DatabricksSQLDatasource_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/fluent/DatabricksSQLDatasource_class.mdx @@ -8,7 +8,7 @@ sidebar_label: DatabricksSQLDatasourceAdds a DatabricksSQLDatasource to the data context.
@@ -25,7 +25,7 @@ are TableAsset or QueryAsset objects.Adds a query asset to this datasource.
@@ -48,7 +48,7 @@ eg, it could be a QueryAsset or a SqliteQueryAsset.Adds a table asset to this datasource.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/fluent/PostgresDatasource_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/fluent/PostgresDatasource_class.mdx index 97b64a9e5dab..5f84f134cc7f 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/fluent/PostgresDatasource_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/fluent/PostgresDatasource_class.mdx @@ -8,7 +8,7 @@ sidebar_label: PostgresDatasourceAdds a postgres datasource to the data context.
@@ -25,7 +25,7 @@ are TableAsset or QueryAsset objects.Adds a query asset to this datasource.
@@ -48,7 +48,7 @@ eg, it could be a QueryAsset or a SqliteQueryAsset.Adds a table asset to this datasource.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/fluent/SnowflakeDatasource_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/fluent/SnowflakeDatasource_class.mdx index 03d9d1b59a41..1b0101ce76ea 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/fluent/SnowflakeDatasource_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/fluent/SnowflakeDatasource_class.mdx @@ -8,7 +8,7 @@ sidebar_label: SnowflakeDatasourceAdds a Snowflake datasource to the data context.
@@ -25,7 +25,7 @@ are TableAsset or QueryAsset objects.Adds a query asset to this datasource.
@@ -48,7 +48,7 @@ eg, it could be a QueryAsset or a SqliteQueryAsset.Adds a table asset to this datasource.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/fluent/SqliteDatasource_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/fluent/SqliteDatasource_class.mdx index bf552b1c0be0..826f855fc705 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/fluent/SqliteDatasource_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/fluent/SqliteDatasource_class.mdx @@ -8,7 +8,7 @@ sidebar_label: SqliteDatasourceAdds a sqlite datasource to the data context.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/fluent/sql_datasource/QueryAsset_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/fluent/sql_datasource/QueryAsset_class.mdx index e1b1d09ede28..9d0344ef283e 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/fluent/sql_datasource/QueryAsset_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/fluent/sql_datasource/QueryAsset_class.mdx @@ -127,7 +127,7 @@ sidebar_label: QueryAssetA batch request that can be used to obtain batches for this DataAsset.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/fluent/sql_datasource/TableAsset_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/fluent/sql_datasource/TableAsset_class.mdx index 195fcc79224a..e364a067fb34 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/fluent/sql_datasource/TableAsset_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/datasource/fluent/sql_datasource/TableAsset_class.mdx @@ -127,7 +127,7 @@ sidebar_label: TableAssetA batch request that can be used to obtain batches for this DataAsset.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/execution_engine/ExecutionEngine_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/execution_engine/ExecutionEngine_class.mdx index a46ffaed2117..93dc440a06d9 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/execution_engine/ExecutionEngine_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/execution_engine/ExecutionEngine_class.mdx @@ -8,7 +8,7 @@ sidebar_label: ExecutionEngineExecutionEngine defines interfaces and provides common methods for loading Batch of data and compute metrics.
@@ -40,7 +40,7 @@ systems, such as SQLAlchemy and Spark; it is not available for Pandas, because Pget_compute_domain() is an interface method, which computes the optimal domain_kwargs for computing metrics based on the given domain_kwargs and specific engine semantics.
@@ -48,7 +48,7 @@ systems, such as SQLAlchemy and Spark; it is not available for Pandas, because Pdomain_kwargs (dict) – a dictionary consisting of the Domain kwargs specifying which data to obtain
domain_type (str or MetricDomainTypes) – an Enum value indicating which metric Domain the user would like to be using, or a corresponding string value representing it. String types include “column”, “column_pair”, “table”, and “other”. Enum types include capitalized versions of these from the class MetricDomainTypes.
domain_type (str or MetricDomainTypes) – an Enum value indicating which metric Domain the user would like to be using, or a corresponding string value representing it. String types include “column”, “column_pair”, “table”, and “other”. Enum types include capitalized versions of these from the class MetricDomainTypes.
accessor_keys (str iterable) – keys that are part of the compute Domain but should be ignored when describing the Domain and simply transferred with their associated values into accessor_domain_kwargs.
Uses the given Domain kwargs (which include row_condition, condition_parser, and ignore_row_if directives) to obtain and/or query a batch.
@@ -34,7 +34,7 @@ import CodeBlock from '@theme/CodeBlock';domain_kwargs (dict) – a dictionary consisting of the Domain kwargs specifying which data to obtain
domain_type (str or MetricDomainTypes) – an Enum value indicating which metric Domain the user would like to be using, or a corresponding string value representing it. String types include "column", "column_pair", "table", and "other". Enum types include capitalized versions of these from the class MetricDomainTypes.
domain_type (str or MetricDomainTypes) – an Enum value indicating which metric Domain the user would like to be using, or a corresponding string value representing it. String types include "column", "column_pair", "table", and "other". Enum types include capitalized versions of these from the class MetricDomainTypes.
accessor_keys (str iterable) – keys that are part of the compute Domain but should be ignored when describing the Domain and simply transferred with their associated values into accessor_domain_kwargs.
Uses a DataFrame and Domain kwargs (which include a row condition and a condition parser) to obtain and/or query a Batch of data.
@@ -43,7 +43,7 @@ spark_config if provided.domain_kwargs (dict) – a dictionary consisting of the Domain kwargs specifying which data to obtain
domain_type (str or MetricDomainTypes) – an Enum value indicating which metric Domain the user would like to be using, or a corresponding string value representing it. String types include “identity”, “column”, “column_pair”, “table” and “other”. Enum types include capitalized versions of these from the class MetricDomainTypes.
domain_type (str or MetricDomainTypes) – an Enum value indicating which metric Domain the user would like to be using, or a corresponding string value representing it. String types include “identity”, “column”, “column_pair”, “table” and “other”. Enum types include capitalized versions of these from the class MetricDomainTypes.
accessor_keys (str iterable) – keys that are part of the compute Domain but should be ignored when describing the Domain and simply transferred with their associated values into accessor_domain_kwargs.
Uses a given batch dictionary and Domain kwargs to obtain a SqlAlchemy column object.
@@ -81,7 +81,7 @@ import CodeBlock from '@theme/CodeBlock';domain_kwargs (dict) – a dictionary consisting of the Domain kwargs specifying which data to obtain
domain_type (str or MetricDomainTypes) – an Enum value indicating which metric Domain the user would like to be using, or a corresponding string value representing it. String types include "identity", "column", "column_pair", "table" and "other". Enum types include capitalized versions of these from the class MetricDomainTypes.
domain_type (str or MetricDomainTypes) – an Enum value indicating which metric Domain the user would like to be using, or a corresponding string value representing it. String types include "identity", "column", "column_pair", "table" and "other". Enum types include capitalized versions of these from the class MetricDomainTypes.
accessor_keys (str iterable) – keys that are part of the compute Domain but should be ignored when describing the Domain and simply transferred with their associated values into accessor_domain_kwargs.
Base class for BatchExpectations.
@@ -37,7 +37,7 @@ expectation.Retrieve the success kwargs.
@@ -70,7 +70,7 @@ This method is experimental.Produce a diagnostic report about this Expectation.
@@ -97,7 +97,7 @@ that do not exist). These errors are added under “errors” key in the report.for_gallery – Bool object that when True will create empty arrays to use as examples for the Expectation Diagnostics.
debug_logger (optional[logging.Logger]) – Logger object to use for sending debug messages to.
only_consider_these_backends (optional[List[str]]) –
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
Validates the expectation against the provided data.
@@ -134,7 +134,7 @@ immediately evaluating them.Validates the configuration for the Expectation.
@@ -152,7 +152,7 @@ checks as required. Overriding methods should call super().validate_configBase class for column aggregate Expectations.
@@ -161,7 +161,7 @@ number of unique values, column type, etc.Retrieve the success kwargs.
@@ -224,7 +224,7 @@ This method is experimental.Produce a diagnostic report about this Expectation.
@@ -251,7 +251,7 @@ that do not exist). These errors are added under “errors” key in the report.for_gallery – Bool object that when True will create empty arrays to use as examples for the Expectation Diagnostics.
debug_logger (optional[logging.Logger]) – Logger object to use for sending debug messages to.
only_consider_these_backends (optional[List[str]]) –
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
Validates the expectation against the provided data.
@@ -289,7 +289,7 @@ immediately evaluating them.Base class for column aggregate Expectations.
@@ -301,7 +301,7 @@ There is no change in functionality between the two classes; just a name changeRetrieve the success kwargs.
@@ -364,7 +364,7 @@ This method is experimental.Produce a diagnostic report about this Expectation.
@@ -391,7 +391,7 @@ that do not exist). These errors are added under “errors” key in the report.for_gallery – Bool object that when True will create empty arrays to use as examples for the Expectation Diagnostics.
debug_logger (optional[logging.Logger]) – Logger object to use for sending debug messages to.
only_consider_these_backends (optional[List[str]]) –
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
Validates the expectation against the provided data.
@@ -429,7 +429,7 @@ immediately evaluating them.Base class for ColumnMapExpectations.
@@ -464,7 +464,7 @@ kwargs from the Expectation Configuration.Retrieve the success kwargs.
@@ -497,7 +497,7 @@ This method is experimental.Produce a diagnostic report about this Expectation.
@@ -524,7 +524,7 @@ that do not exist). These errors are added under “errors” key in the report.for_gallery – Bool object that when True will create empty arrays to use as examples for the Expectation Diagnostics.
debug_logger (optional[logging.Logger]) – Logger object to use for sending debug messages to.
only_consider_these_backends (optional[List[str]]) –
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
Validates the expectation against the provided data.
@@ -562,7 +562,7 @@ immediately evaluating them.Base class for ColumnPairMapExpectations.
@@ -597,7 +597,7 @@ kwargs from the Expectation Configuration.Retrieve the success kwargs.
@@ -630,7 +630,7 @@ This method is experimental.Produce a diagnostic report about this Expectation.
@@ -657,7 +657,7 @@ that do not exist). These errors are added under “errors” key in the report.for_gallery – Bool object that when True will create empty arrays to use as examples for the Expectation Diagnostics.
debug_logger (optional[logging.Logger]) – Logger object to use for sending debug messages to.
only_consider_these_backends (optional[List[str]]) –
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
Validates the expectation against the provided data.
@@ -695,7 +695,7 @@ immediately evaluating them.Base class for all Expectations.
@@ -742,7 +742,7 @@ will not be usable for the ExpectationRetrieve the success kwargs.
@@ -775,7 +775,7 @@ This method is experimental.Produce a diagnostic report about this Expectation.
@@ -802,7 +802,7 @@ that do not exist). These errors are added under “errors” key in the report.for_gallery – Bool object that when True will create empty arrays to use as examples for the Expectation Diagnostics.
debug_logger (optional[logging.Logger]) – Logger object to use for sending debug messages to.
only_consider_these_backends (optional[List[str]]) –
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
Validates the expectation against the provided data.
@@ -839,7 +839,7 @@ immediately evaluating them.Validates the configuration for the Expectation.
@@ -857,7 +857,7 @@ checks as required. Overriding methods should call super().validate_configBase class for MulticolumnMapExpectations.
@@ -893,7 +893,7 @@ kwargs from the Expectation Configuration.Retrieve the success kwargs.
@@ -926,7 +926,7 @@ This method is experimental.Produce a diagnostic report about this Expectation.
@@ -953,7 +953,7 @@ that do not exist). These errors are added under “errors” key in the report.for_gallery – Bool object that when True will create empty arrays to use as examples for the Expectation Diagnostics.
debug_logger (optional[logging.Logger]) – Logger object to use for sending debug messages to.
only_consider_these_backends (optional[List[str]]) –
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
Validates the expectation against the provided data.
@@ -991,7 +991,7 @@ immediately evaluating them.Base class for QueryExpectations.
@@ -1023,7 +1023,7 @@ into the QueryExpectation.Retrieve the success kwargs.
@@ -1067,7 +1067,7 @@ This method is experimental.Produce a diagnostic report about this Expectation.
@@ -1094,7 +1094,7 @@ that do not exist). These errors are added under “errors” key in the report.for_gallery – Bool object that when True will create empty arrays to use as examples for the Expectation Diagnostics.
debug_logger (optional[logging.Logger]) – Logger object to use for sending debug messages to.
only_consider_these_backends (optional[List[str]]) –
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
Validates the expectation against the provided data.
@@ -1132,7 +1132,7 @@ immediately evaluating them.Base class for TableExpectations.
@@ -1162,7 +1162,7 @@ expectation.Retrieve the success kwargs.
@@ -1195,7 +1195,7 @@ This method is experimental.Produce a diagnostic report about this Expectation.
@@ -1222,7 +1222,7 @@ that do not exist). These errors are added under “errors” key in the report.for_gallery – Bool object that when True will create empty arrays to use as examples for the Expectation Diagnostics.
debug_logger (optional[logging.Logger]) – Logger object to use for sending debug messages to.
only_consider_these_backends (optional[List[str]]) –
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
Validates the expectation against the provided data.
@@ -1259,7 +1259,7 @@ immediately evaluating them.Validates the configuration for the Expectation.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/BatchExpectation_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/BatchExpectation_class.mdx index f292f9ce6fd7..d89d7acf709e 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/BatchExpectation_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/BatchExpectation_class.mdx @@ -8,7 +8,7 @@ sidebar_label: BatchExpectationBase class for BatchExpectations.
@@ -37,7 +37,7 @@ expectation.Retrieve the success kwargs.
@@ -70,7 +70,7 @@ This method is experimental.Produce a diagnostic report about this Expectation.
@@ -97,7 +97,7 @@ that do not exist). These errors are added under “errors” key in the report.for_gallery – Bool object that when True will create empty arrays to use as examples for the Expectation Diagnostics.
debug_logger (optional[logging.Logger]) – Logger object to use for sending debug messages to.
only_consider_these_backends (optional[List[str]]) –
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
Validates the expectation against the provided data.
@@ -134,7 +134,7 @@ immediately evaluating them.Validates the configuration for the Expectation.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/ColumnAggregateExpectation_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/ColumnAggregateExpectation_class.mdx index 096e93768d81..a1a28d72325e 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/ColumnAggregateExpectation_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/ColumnAggregateExpectation_class.mdx @@ -8,7 +8,7 @@ sidebar_label: ColumnAggregateExpectationBase class for column aggregate Expectations.
@@ -17,7 +17,7 @@ number of unique values, column type, etc.Retrieve the success kwargs.
@@ -78,7 +78,7 @@ This method is experimental.Produce a diagnostic report about this Expectation.
@@ -105,7 +105,7 @@ that do not exist). These errors are added under “errors” key in the report.for_gallery – Bool object that when True will create empty arrays to use as examples for the Expectation Diagnostics.
debug_logger (optional[logging.Logger]) – Logger object to use for sending debug messages to.
only_consider_these_backends (optional[List[str]]) –
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
Validates the expectation against the provided data.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/ColumnExpectation_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/ColumnExpectation_class.mdx index 2f767e0e7adc..ef1e4983779f 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/ColumnExpectation_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/ColumnExpectation_class.mdx @@ -7,7 +7,7 @@ sidebar_label: ColumnExpectationBase class for column aggregate Expectations.
@@ -19,7 +19,7 @@ There is no change in functionality between the two classes; just a name changeRetrieve the success kwargs.
@@ -82,7 +82,7 @@ This method is experimental.Produce a diagnostic report about this Expectation.
@@ -109,7 +109,7 @@ that do not exist). These errors are added under “errors” key in the report.for_gallery – Bool object that when True will create empty arrays to use as examples for the Expectation Diagnostics.
debug_logger (optional[logging.Logger]) – Logger object to use for sending debug messages to.
only_consider_these_backends (optional[List[str]]) –
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
Validates the expectation against the provided data.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/ColumnMapExpectation_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/ColumnMapExpectation_class.mdx index a72fa4a60f86..284a92132a0e 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/ColumnMapExpectation_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/ColumnMapExpectation_class.mdx @@ -8,7 +8,7 @@ sidebar_label: ColumnMapExpectationBase class for ColumnMapExpectations.
@@ -43,7 +43,7 @@ kwargs from the Expectation Configuration.Retrieve the success kwargs.
@@ -76,7 +76,7 @@ This method is experimental.Produce a diagnostic report about this Expectation.
@@ -103,7 +103,7 @@ that do not exist). These errors are added under “errors” key in the report.for_gallery – Bool object that when True will create empty arrays to use as examples for the Expectation Diagnostics.
debug_logger (optional[logging.Logger]) – Logger object to use for sending debug messages to.
only_consider_these_backends (optional[List[str]]) –
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
Validates the expectation against the provided data.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/ColumnPairMapExpectation_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/ColumnPairMapExpectation_class.mdx index 64a335b3ac55..17a9c737644d 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/ColumnPairMapExpectation_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/ColumnPairMapExpectation_class.mdx @@ -8,7 +8,7 @@ sidebar_label: ColumnPairMapExpectationBase class for ColumnPairMapExpectations.
@@ -43,7 +43,7 @@ kwargs from the Expectation Configuration.Retrieve the success kwargs.
@@ -76,7 +76,7 @@ This method is experimental.Produce a diagnostic report about this Expectation.
@@ -103,7 +103,7 @@ that do not exist). These errors are added under “errors” key in the report.for_gallery – Bool object that when True will create empty arrays to use as examples for the Expectation Diagnostics.
debug_logger (optional[logging.Logger]) – Logger object to use for sending debug messages to.
only_consider_these_backends (optional[List[str]]) –
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
Validates the expectation against the provided data.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/Expectation_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/Expectation_class.mdx index 6fb813d95381..3430ec1378b9 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/Expectation_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/Expectation_class.mdx @@ -8,7 +8,7 @@ sidebar_label: ExpectationBase class for all Expectations.
@@ -55,7 +55,7 @@ will not be usable for the ExpectationRetrieve the success kwargs.
@@ -88,7 +88,7 @@ This method is experimental.Produce a diagnostic report about this Expectation.
@@ -115,7 +115,7 @@ that do not exist). These errors are added under “errors” key in the report.for_gallery – Bool object that when True will create empty arrays to use as examples for the Expectation Diagnostics.
debug_logger (optional[logging.Logger]) – Logger object to use for sending debug messages to.
only_consider_these_backends (optional[List[str]]) –
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
Validates the expectation against the provided data.
@@ -152,7 +152,7 @@ immediately evaluating them.Validates the configuration for the Expectation.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/MulticolumnMapExpectation_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/MulticolumnMapExpectation_class.mdx index ab3028ea2068..80d97ae3c215 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/MulticolumnMapExpectation_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/MulticolumnMapExpectation_class.mdx @@ -8,7 +8,7 @@ sidebar_label: MulticolumnMapExpectationBase class for MulticolumnMapExpectations.
@@ -44,7 +44,7 @@ kwargs from the Expectation Configuration.Retrieve the success kwargs.
@@ -77,7 +77,7 @@ This method is experimental.Produce a diagnostic report about this Expectation.
@@ -104,7 +104,7 @@ that do not exist). These errors are added under “errors” key in the report.for_gallery – Bool object that when True will create empty arrays to use as examples for the Expectation Diagnostics.
debug_logger (optional[logging.Logger]) – Logger object to use for sending debug messages to.
only_consider_these_backends (optional[List[str]]) –
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
Validates the expectation against the provided data.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/QueryExpectation_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/QueryExpectation_class.mdx index 0c0e8b8bf8d2..66a63e141c4b 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/QueryExpectation_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/QueryExpectation_class.mdx @@ -8,7 +8,7 @@ sidebar_label: QueryExpectationBase class for QueryExpectations.
@@ -40,7 +40,7 @@ into the QueryExpectation.Retrieve the success kwargs.
@@ -84,7 +84,7 @@ This method is experimental.Produce a diagnostic report about this Expectation.
@@ -111,7 +111,7 @@ that do not exist). These errors are added under “errors” key in the report.for_gallery – Bool object that when True will create empty arrays to use as examples for the Expectation Diagnostics.
debug_logger (optional[logging.Logger]) – Logger object to use for sending debug messages to.
only_consider_these_backends (optional[List[str]]) –
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
Validates the expectation against the provided data.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/TableExpectation_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/TableExpectation_class.mdx index 5be6f4b20b52..a58a573069ab 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/TableExpectation_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/expectation/TableExpectation_class.mdx @@ -8,7 +8,7 @@ sidebar_label: TableExpectationBase class for TableExpectations.
@@ -38,7 +38,7 @@ expectation.Retrieve the success kwargs.
@@ -71,7 +71,7 @@ This method is experimental.Produce a diagnostic report about this Expectation.
@@ -98,7 +98,7 @@ that do not exist). These errors are added under “errors” key in the report.for_gallery – Bool object that when True will create empty arrays to use as examples for the Expectation Diagnostics.
debug_logger (optional[logging.Logger]) – Logger object to use for sending debug messages to.
only_consider_these_backends (optional[List[str]]) –
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
context (optional[AbstractDataContext]) – Instance of any child of “AbstractDataContext” class.
Validates the expectation against the provided data.
@@ -135,7 +135,7 @@ immediately evaluating them.Validates the configuration for the Expectation.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/metrics/ColumnAggregateMetricProvider_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/metrics/ColumnAggregateMetricProvider_class.mdx index 3fa761e9880d..3d6985673022 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/metrics/ColumnAggregateMetricProvider_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/metrics/ColumnAggregateMetricProvider_class.mdx @@ -31,7 +31,7 @@ have correct values that may simply be inherited by Metric classes.Provides engine-specific support for authoring a metric_fn with a simplified signature.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/metrics/map_metric_provider/column_pair_function_partial.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/metrics/map_metric_provider/column_pair_function_partial.mdx index 8e00e1c229f9..7d85c3d42a64 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/metrics/map_metric_provider/column_pair_function_partial.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/metrics/map_metric_provider/column_pair_function_partial.mdx @@ -8,7 +8,7 @@ sidebar_label: column_pair_function_partial.pyProvides engine-specific support for authoring a metric_fn with a simplified signature.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/metrics/metric_provider.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/metrics/metric_provider.mdx index 1d303b8b3f75..878217cebcc8 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/metrics/metric_provider.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/metrics/metric_provider.mdx @@ -46,7 +46,7 @@ have correct implementations that may simply be inherited.Decorator used to register a specific function as a metric partial.
@@ -58,8 +58,8 @@ ExecutionEngine can execute locally on your data to obtain the metric value.Decorator used to register a specific function as a metric value function.
@@ -89,7 +89,7 @@ the value of the requested metric.Base class for RegexBasedColumnMapExpectations.
@@ -40,7 +40,7 @@ import CodeBlock from "@theme/CodeBlock";Retrieve the success kwargs.
@@ -73,7 +73,7 @@ This method is experimental.Produce a diagnostic report about this Expectation.
@@ -100,7 +100,7 @@ that do not exist). These errors are added under "errors" key in the report.for_gallery – Bool object that when True will create empty arrays to use as examples for the Expectation Diagnostics.
debug_logger (optional[logging.Logger]) – Logger object to use for sending debug messages to.
only_consider_these_backends (optional[List[str]]) –
context (optional[AbstractDataContext]) – Instance of any child of "AbstractDataContext" class.
context (optional[AbstractDataContext]) – Instance of any child of "AbstractDataContext" class.
Validates the expectation against the provided data.
@@ -137,7 +137,7 @@ immediately evaluating them.Raise an exception if the configuration is not viable for an expectation.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/regex_based_column_map_expectation/RegexColumnMapMetricProvider_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/regex_based_column_map_expectation/RegexColumnMapMetricProvider_class.mdx index 72230b0c0406..9ee440e68eb9 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/regex_based_column_map_expectation/RegexColumnMapMetricProvider_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/regex_based_column_map_expectation/RegexColumnMapMetricProvider_class.mdx @@ -35,7 +35,7 @@ Constructed by the register_metric(…) function during ExpectationRegister a Metric class for use as a callable metric within Expectations.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/set_based_column_map_expectation/SetBasedColumnMapExpectation_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/set_based_column_map_expectation/SetBasedColumnMapExpectation_class.mdx index 2d5e31bef11c..cf285473a6db 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/set_based_column_map_expectation/SetBasedColumnMapExpectation_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/expectations/set_based_column_map_expectation/SetBasedColumnMapExpectation_class.mdx @@ -8,7 +8,7 @@ import CodeBlock from '@theme/CodeBlock';Base class for SetBasedColumnMapExpectations.
@@ -35,7 +35,7 @@ import CodeBlock from '@theme/CodeBlock';Retrieve the success kwargs.
@@ -79,7 +79,7 @@ This method is experimental.Produce a diagnostic report about this Expectation.
@@ -106,7 +106,7 @@ that do not exist). These errors are added under "errors" key in the report.for_gallery – Bool object that when True will create empty arrays to use as examples for the Expectation Diagnostics.
debug_logger (optional[logging.Logger]) – Logger object to use for sending debug messages to.
only_consider_these_backends (optional[List[str]]) –
context (optional[AbstractDataContext]) – Instance of any child of "AbstractDataContext" class.
context (optional[AbstractDataContext]) – Instance of any child of "AbstractDataContext" class.
Validates the expectation against the provided data.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/experimental/datasource/FabricPowerBIDatasource_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/experimental/datasource/FabricPowerBIDatasource_class.mdx index 3790beae254f..d89016d2c925 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/experimental/datasource/FabricPowerBIDatasource_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/experimental/datasource/FabricPowerBIDatasource_class.mdx @@ -8,14 +8,14 @@ sidebar_label: FabricPowerBIDatasourceMicrosoft Fabric Datasource.
Adds a PowerBIDax asset to this datasource.
@@ -36,7 +36,7 @@ sidebar_label: FabricPowerBIDatasourceAdds a PowerBIMeasure asset to this datasource.
@@ -56,7 +56,7 @@ sidebar_label: FabricPowerBIDatasourceAdds a PowerBITable asset to this datasource.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/profile/user_configurable_profiler/UserConfigurableProfiler_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/profile/user_configurable_profiler/UserConfigurableProfiler_class.mdx index dea6ea42f812..493929e65cf9 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/profile/user_configurable_profiler/UserConfigurableProfiler_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/profile/user_configurable_profiler/UserConfigurableProfiler_class.mdx @@ -8,7 +8,7 @@ import CodeBlock from '@theme/CodeBlock';Build an Expectation Suite from a dataset.
@@ -76,7 +76,7 @@ comparing whether two tables are identical, it might make the most sense to setBuild an Expectation Suite based on the semantic_types_dict if one is provided.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/rule_based_profiler/RuleBasedProfilerResult_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/rule_based_profiler/RuleBasedProfilerResult_class.mdx index cab58e61e4a8..acd41b0d9622 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/rule_based_profiler/RuleBasedProfilerResult_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/rule_based_profiler/RuleBasedProfilerResult_class.mdx @@ -8,7 +8,7 @@ sidebar_label: RuleBasedProfilerResultRuleBasedProfilerResult
is an immutable dataclass
object which holds the results of executing the RuleBasedProfiler.run()
method.
expectation_configurations – List of ExpectationConfiguration objects.
citation – dict of citations.
catch_exceptions (boolean) – Defaults to False. -If True, then catch exceptions and include them as part of the result object. For more detail, see [catch_exceptions](Standard Arguments).
Retrieve the ExpectationSuite generated during the RuleBasedProfiler run.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/rule_based_profiler/data_assistant_result/DataAssistantResult_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/rule_based_profiler/data_assistant_result/DataAssistantResult_class.mdx index 84ee1b73b5f3..bf5c7ce6e6d6 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/rule_based_profiler/data_assistant_result/DataAssistantResult_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/rule_based_profiler/data_assistant_result/DataAssistantResult_class.mdx @@ -7,7 +7,7 @@ sidebar_label: DataAssistantResultResult from a Data Assistant run, plus plotting functionality.
@@ -28,7 +28,7 @@ sidebar_label: DataAssistantResultGet Expectation Suite from “DataAssistantResult” object.
diff --git a/docs/docusaurus/versioned_docs/version-0.18/reference/api/validator/validator/Validator_class.mdx b/docs/docusaurus/versioned_docs/version-0.18/reference/api/validator/validator/Validator_class.mdx index fe0e94876ca7..b2184b77f8c5 100644 --- a/docs/docusaurus/versioned_docs/version-0.18/reference/api/validator/validator/Validator_class.mdx +++ b/docs/docusaurus/versioned_docs/version-0.18/reference/api/validator/validator/Validator_class.mdx @@ -7,7 +7,7 @@ sidebar_label: ValidatorValidator is the key object used to create Expectations, validate Expectations, and get Metrics for Expectations.
@@ -44,7 +44,7 @@ sidebar_label: ValidatorGet a copy of the Expectation Suite from the Validator object.
@@ -67,7 +67,7 @@ sidebar_label: ValidatorConvenience method, return the value of the requested metric.
@@ -104,7 +104,7 @@ sidebar_label: ValidatorRemove an ExpectationConfiguration from the ExpectationSuite associated with the Validator.
@@ -159,7 +159,7 @@ sidebar_label: ValidatorRun all expectations and return the outcome of the run.