MCPcopy Create free account

hub / github.com/fivetran/great_expectations / types & classes

Types & classes628 in github.com/fivetran/great_expectations

↓ 216 callersClassExpectationConfiguration
ExpectationConfiguration defines the parameters and name of a specific expectation.
great_expectations/core/expectation_configuration.py:49
↓ 195 callersClassMetricConfiguration
great_expectations/validator/validation_graph.py:7
↓ 151 callersClassPartitionDefinition
great_expectations/core/id_dict.py:42
↓ 147 callersClassBatchDefinition
great_expectations/core/batch.py:19
↓ 136 callersClassDataContext
A DataContext represents a Great Expectations project. It organizes storage and access for expectation suites, datasources, notification settings,
great_expectations/data_context/data_context.py:3165
↓ 126 callersClassBatchRequest
This class contains all attributes of a batch_request. See the comments in BatchRequestBase for design specifics.
great_expectations/core/batch.py:274
↓ 110 callersClassRenderedStringTemplateContent
great_expectations/render/types/__init__.py:275
↓ 96 callersClassExpectationValidationResult
great_expectations/core/expectation_validation_result.py:38
↓ 71 callersClassExpectationSuite
This ExpectationSuite object has create, read, update, and delete functionality for its expectations: -create: self.add_expectation()
great_expectations/core/expectation_suite.py:36
↓ 65 callersClassPandasExecutionEngine
PandasExecutionEngine instantiates the great_expectations Expectations API as a subclass of a pandas.DataFrame. For the full API reference, please s
great_expectations/execution_engine/pandas_execution_engine.py:38
↓ 52 callersClassRunIdentifier
A RunIdentifier identifies a run (collection of validations) by run_name and run_time.
great_expectations/core/run_identifier.py:11
↓ 50 callersClassExpectationSuiteIdentifier
great_expectations/data_context/types/resource_identifiers.py:16
↓ 43 callersClassInvalidExpectationConfigurationError
great_expectations/exceptions/exceptions.py:151
↓ 42 callersClassRuntimeDataBatchSpec
great_expectations/core/batch_spec.py:68
↓ 42 callersClassSparkDFExecutionEngine
This class holds an attribute `spark_df` which is a spark.sql.DataFrame. --ge-feature-maturity-info-- id: validation_engine_pyspark
great_expectations/execution_engine/sparkdf_execution_engine.py:64
↓ 37 callersClassExpectationSuiteValidationResult
great_expectations/core/expectation_validation_result.py:257
↓ 35 callersClassValidationError
Raised when validation fails on a field or schema. Validators and custom fields should raise this exception. :param message: An error messag
great_expectations/marshmallow__shade/exceptions.py:12
↓ 31 callersClassBatchKwargsError
great_expectations/exceptions/exceptions.py:290
↓ 31 callersClassValidationResultIdentifier
A ValidationResultIdentifier identifies a validation result by the fully qualified expectation_suite_identifer and run_id.
great_expectations/data_context/types/resource_identifiers.py:97
↓ 30 callersClassBatch
great_expectations/core/batch.py:369
↓ 30 callersClassGreatExpectationsError
great_expectations/exceptions/exceptions.py:8
↓ 29 callersClassValidator
great_expectations/validator/validator.py:54
↓ 28 callersClassBaseDataContext
This class implements most of the functionality of DataContext, with a few exceptions. 1. BaseDataContext does not attempt to keep i
great_expectations/data_context/data_context.py:101
↓ 27 callersClassCheckpointConfig
great_expectations/data_context/types/base.py:1621
↓ 22 callersClassSqlAlchemyDataset
--ge-feature-maturity-info-- id: validation_engine_sqlalchemy title: Validation Engine - SQLAlchemy icon: shor
great_expectations/dataset/sqlalchemy_dataset.py:427
↓ 21 callersClassConfigurationIdentifier
great_expectations/data_context/types/resource_identifiers.py:281
↓ 21 callersClassUserConfigurableProfiler
The UserConfigurableProfiler is used to build an expectation suite from a dataset. The expectations built are strict - they can be used to de
great_expectations/profile/user_configurable_profiler.py:21
↓ 19 callersClassDataContextConfig
great_expectations/data_context/types/base.py:1425
↓ 19 callersClassPartitionRequest
great_expectations/core/id_dict.py:38
↓ 19 callersClassRenderedTableContent
great_expectations/render/types/__init__.py:130
↓ 19 callersClassTupleS3StoreBackend
Uses an S3 bucket as a store. The key to this StoreBackend must be a tuple with fixed length based on the filepath_template, or a variab
great_expectations/data_context/store/tuple_store_backend.py:433
↓ 18 callersClassPandasDataset
PandasDataset instantiates the great_expectations Expectations API as a subclass of a pandas.DataFrame. For the full API reference, please see :func
great_expectations/dataset/pandas_dataset.py:339
↓ 18 callersClassRenderedSectionContent
great_expectations/render/types/__init__.py:471
↓ 17 callersClassClassInstantiationError
great_expectations/exceptions/exceptions.py:263
↓ 17 callersClassDataContextConfigSchema
great_expectations/data_context/types/base.py:860
↓ 17 callersClassDefaultJinjaPageView
great_expectations/render/view/view.py:437
↓ 17 callersClassSimpleCheckpointConfigurator
SimpleCheckpointBuilder is a convenience class to easily configure a simple Checkpoint.
great_expectations/checkpoint/configurator.py:43
↓ 17 callersClassSqlAlchemyBatchData
A class which represents a SQL alchemy batch, with properties including the construction of the batch itself and several getters used to access va
great_expectations/execution_engine/sqlalchemy_batch_data.py:18
↓ 16 callersClassDatasourceConfig
great_expectations/data_context/types/base.py:512
↓ 16 callersClassSqlAlchemyExecutionEngine
great_expectations/execution_engine/sqlalchemy_execution_engine.py:124
↓ 15 callersClassJsonSchemaProfiler
This profiler creates Expectation Suites from JSONSchema artifacts. JSON Schema is a vocabulary that allows you to annotate and validate JSO
great_expectations/profile/json_schema_profiler.py:25
↓ 14 callersClassIDDict
great_expectations/core/id_dict.py:5
↓ 14 callersClassValidationMetricIdentifier
great_expectations/core/metric.py:149
↓ 13 callersClassBatchRequestBase
This class is for internal inter-object protocol purposes only. As such, it contains all attributes of a batch_request, but does not validate
great_expectations/core/batch.py:169
↓ 13 callersClassBatchSpec
great_expectations/core/id_dict.py:30
↓ 12 callersClassBasicSuiteBuilderProfiler
This profiler helps build coarse expectations for columns you care about. The goal of this profiler is to expedite the process of authoring
great_expectations/profile/basic_suite_builder_profiler.py:17
↓ 12 callersClassPathBatchKwargs
great_expectations/datasource/types/batch_kwargs.py:40
↓ 12 callersClassRenderedHeaderContent
great_expectations/render/types/__init__.py:70
↓ 12 callersClassRenderer
great_expectations/render/renderer/renderer.py:22
↓ 10 callersClassConfiguredAssetSqlDataConnector
A DataConnector that requires explicit listing of SQL tables you want to connect to. Args: name (str): The name of this DataConnecto
great_expectations/datasource/data_connector/configured_asset_sql_data_connector.py:20
↓ 10 callersClassInvalidBatchKwargsError
great_expectations/exceptions/exceptions.py:93
↓ 9 callersClassAnonymizer
Anonymize string names in an optionally-consistent way.
great_expectations/core/usage_statistics/anonymizers/anonymizer.py:9
↓ 9 callersClassBridgeValidator
This is currently helping bridge APIs
great_expectations/validator/validator.py:1342
↓ 9 callersClassDecimal
A field that (de)serializes to the Python ``decimal.Decimal`` type. It's safe to use when dealing with money values, percentages, ratios or ot
great_expectations/marshmallow__shade/fields.py:960
↓ 9 callersClassExpectationSuiteColumnSectionRenderer
great_expectations/render/renderer/column_section_renderer.py:502
↓ 9 callersClassTupleFilesystemStoreBackend
Uses a local filepath as a store. The key to this StoreBackend must be a tuple with fixed length based on the filepath_template, or a variabl
great_expectations/data_context/store/tuple_store_backend.py:221
↓ 8 callersClassBatchKwargs
great_expectations/core/id_dict.py:26
↓ 8 callersClassBatchMarkers
A BatchMarkers is a special type of BatchKwargs (so that it has a batch_fingerprint) but it generally does NOT require specific keys and instead c
great_expectations/core/batch.py:349
↓ 8 callersClassDataContextError
great_expectations/exceptions/exceptions.py:33
↓ 8 callersClassDatasourceConfigSchema
great_expectations/data_context/types/base.py:588
↓ 8 callersClassNotThisMethod
Exception raised if a method is not valid for the current scenario.
versioneer.py:367
↓ 8 callersClassSqlAlchemyDatasource
A SqlAlchemyDatasource will provide data_assets converting batch_kwargs using the following rules: - if the batch_kwargs include a table
great_expectations/datasource/sqlalchemy_datasource.py:49
↓ 8 callersClassStoreBackendError
great_expectations/exceptions/exceptions.py:45
↓ 8 callersClassUnavailableMetricError
great_expectations/exceptions/exceptions.py:49
↓ 7 callersClassCheckpoint
--ge-feature-maturity-info-- id: checkpoint title: Newstyle Class-based Checkpoints short_description: Run a configured
great_expectations/checkpoint/checkpoint.py:29
↓ 7 callersClassCustomListSorter
CustomListSorter - The CustomListSorter is able to sort partitions values according to a user-provided custom list.
great_expectations/datasource/data_connector/sorter/custom_list_sorter.py:11
↓ 7 callersClassEvaluationParameterError
great_expectations/exceptions/exceptions.py:113
↓ 7 callersClassExpectationSuiteSchema
great_expectations/core/expectation_suite.py:425
↓ 7 callersClassMetricPartialFunctionTypes
great_expectations/execution_engine/execution_engine.py:338
↓ 7 callersClassPandasDatasource
The PandasDatasource produces PandasDataset objects and supports generators capable of interacting with the local filesystem (the default subdir_r
great_expectations/datasource/pandas_datasource.py:25
↓ 7 callersClassPathBatchSpec
great_expectations/core/batch_spec.py:31
↓ 7 callersClassProfilingResultsColumnSectionRenderer
great_expectations/render/renderer/column_section_renderer.py:66
↓ 7 callersClassSparkDFDataset
This class holds an attribute `spark_df` which is a spark.sql.DataFrame. --ge-feature-maturity-info-- id: validation_engine_pyspark
great_expectations/dataset/sparkdf_dataset.py:528
↓ 7 callersClassSparkDFDatasource
The SparkDFDatasource produces SparkDFDatasets and supports generators capable of interacting with local filesystem (the default subdir_reader
great_expectations/datasource/sparkdf_datasource.py:26
↓ 7 callersClassValidationGraph
great_expectations/validator/validation_graph.py:77
↓ 7 callersClassValidationResultsPageRenderer
great_expectations/render/renderer/page_renderer.py:32
↓ 6 callersClassConfiguredAssetFilesystemDataConnector
Extension of ConfiguredAssetFilePathDataConnector used to connect to Filesystem The ConfiguredAssetFilesystemDataConnector is one of two cla
great_expectations/datasource/data_connector/configured_asset_filesystem_data_connector.py:18
↓ 6 callersClassDatabaseStoreBackend
great_expectations/data_context/store/database_store_backend.py:35
↓ 6 callersClassDateTimeSorter
great_expectations/datasource/data_connector/sorter/date_time_sorter.py:13
↓ 6 callersClassExpectColumnValueZScoresToBeLessThan
Expect the Z-scores of a columns values to be less than a given threshold expect_column_values_to_be_of_type is a :func:`column_map_
great_expectations/expectations/core/expect_column_value_z_scores_to_be_less_than.py:9
↓ 6 callersClassInferredAssetFilesystemDataConnector
Extension of InferredAssetFilePathDataConnector used to connect to data on a filesystem. The InferredAssetFilesystemDataConnector is one of
great_expectations/datasource/data_connector/inferred_asset_filesystem_data_connector.py:17
↓ 6 callersClassMicrosoftTeamsNotificationAction
MicrosoftTeamsNotificationAction sends a Microsoft Teams notification to a given webhook. **Configuration** .. code-block:: yaml
great_expectations/checkpoint/actions.py:290
↓ 6 callersClassNotThisMethod
Exception raised if a method is not valid for the current scenario.
great_expectations/_version.py:50
↓ 6 callersClassProfilingResultsPageRenderer
great_expectations/render/renderer/page_renderer.py:796
↓ 6 callersClassRenderedDocumentContent
great_expectations/render/types/__init__.py:423
↓ 6 callersClassValidationsStore
A ValidationsStore manages Validation Results to ensure they are accessible via a Data Context for review and rendering into Data Docs. --ge
great_expectations/data_context/store/validations_store.py:23
↓ 5 callersClassBatchSpecError
great_expectations/exceptions/exceptions.py:303
↓ 5 callersClassCallToActionButton
great_expectations/render/renderer/site_builder.py:917
↓ 5 callersClassConditionParserError
great_expectations/expectations/row_conditions.py:56
↓ 5 callersClassExpectationSuiteValidationResultSchema
great_expectations/core/expectation_validation_result.py:358
↓ 5 callersClassExpectationsStore
An Expectations Store provides a way to store Expectation Suites accessible to a Data Context. --ge-feature-maturity-info-- id: exp
great_expectations/data_context/store/expectations_store.py:20
↓ 5 callersClassGlobReaderBatchKwargsGenerator
r"""GlobReaderBatchKwargsGenerator processes files in a directory according to glob patterns to produce batches of data. A more interesting asset
great_expectations/datasource/batch_kwargs_generator/glob_reader_batch_kwargs_generator.py:17
↓ 5 callersClassInvalidKeyError
great_expectations/exceptions/exceptions.py:167
↓ 5 callersClassProfilerError
great_expectations/exceptions/exceptions.py:117
↓ 5 callersClassQueryBatchKwargsGenerator
Produce query-style batch_kwargs from sql files or defined queries. By default, a QueryBatchKwargsGenerator will look for queries in the ``da
great_expectations/datasource/batch_kwargs_generator/query_batch_kwargs_generator.py:24
↓ 5 callersClassRenderedGraphContent
great_expectations/render/types/__init__.py:100
↓ 5 callersClassS3BatchSpec
great_expectations/core/batch_spec.py:50
↓ 5 callersClassSiteBuilder
SiteBuilder builds data documentation for the project defined by a DataContext. A data documentation site consists of HTML pages for expectat
great_expectations/render/renderer/site_builder.py:32
↓ 5 callersClassSiteSectionIdentifier
great_expectations/data_context/types/resource_identifiers.py:219
↓ 5 callersClassSuiteScaffoldNotebookRenderer
great_expectations/render/renderer/suite_scaffold_notebook_renderer.py:11
next →1–100 of 628, ranked by callers