MCPcopy Create free account

hub / github.com/fivetran/great_expectations / functions

Functions4,558 in github.com/fivetran/great_expectations

↓ 5 callersMethoddeserialize
Deserialize ``value``. :param value: The value to deserialize. :param attr: The attribute/key in `data` to deserialize. :para
great_expectations/marshmallow__shade/fields.py:311
↓ 5 callersMethoddict_class
(self)
great_expectations/marshmallow__shade/schema.py:417
↓ 5 callersMethoddoes_config_exist_on_disk
Return True if the great_expectations.yml exists on disk.
great_expectations/data_context/data_context.py:3550
↓ 5 callersMethoddoes_project_have_a_datasource_in_config_file
(cls, ge_dir)
great_expectations/data_context/data_context.py:3575
↓ 5 callersFunctionensure_json_serializable
Helper function to convert an object to one that is json serializable Args: data: an object to attempt to convert a corresponding jso
great_expectations/core/util.py:180
↓ 5 callersMethodexpect_file_hash_to_equal
Expect computed file hash to equal some given value. Args: value: A string to compare with the computed hash value
great_expectations/data_asset/file_data_asset.py:374
↓ 5 callersMethodexpect_file_to_be_valid_json
Args: schema : string optional JSON schema file on which JSON data file is validated against result_
great_expectations/data_asset/file_data_asset.py:643
↓ 5 callersMethodexpect_table_row_count_to_be_between
Expect the number of rows to be between two values. expect_table_row_count_to_be_between is a :func:`expectation \ <great_expectation
great_expectations/dataset/dataset.py:825
↓ 5 callersMethodgenerate_expectation_kwarg_fallback_widget_dict
( self, expectation_kwarg_name, **expectation_kwargs )
great_expectations/jupyter_ux/expectation_explorer.py:1632
↓ 5 callersMethodgenerate_tag_button
(self, expectation_state, tag, tag_list, widget_display)
great_expectations/jupyter_ux/expectation_explorer.py:532
↓ 5 callersMethodget
(self, key)
great_expectations/data_context/store/html_site_store.py:224
↓ 5 callersMethodget_basic_column_cardinality
Takes the number and percentage of unique values in a column and returns the column cardinality. If you are unexpectedly returning a
great_expectations/profile/base.py:53
↓ 5 callersFunctionget_batch_kwargs
This method manages the interaction with user necessary to obtain batch_kwargs for a batch of a data asset. In order to get batch_kwargs thi
great_expectations/cli/datasource.py:963
↓ 5 callersMethodget_domain_kwargs
(self)
great_expectations/core/expectation_configuration.py:918
↓ 5 callersMethodget_metric
return the value of the requested metric.
great_expectations/validator/validator.py:328
↓ 5 callersMethodget_row_count
Returns: int, table row count
great_expectations/dataset/dataset.py:252
↓ 5 callersMethodindex
(self)
great_expectations/datasource/data_connector/partition_query.py:156
↓ 5 callersMethodis_abstract
(cls)
great_expectations/expectations/expectation.py:143
↓ 5 callersFunctionis_valid_continuous_partition_object
Tests whether a given object is a valid continuous partition object. See :ref:`partition_object`. :param partition_object: The partition_object t
great_expectations/dataset/util.py:86
↓ 5 callersFunctionlint_code
Lint strings of code passed in. Optional dependency "black" must be installed.
great_expectations/util.py:805
↓ 5 callersFunctionmap_batch_definition_to_data_reference_string_using_regex
( batch_definition: BatchDefinition, regex_pattern: str, group_names: List[str], )
great_expectations/datasource/data_connector/util.py:136
↓ 5 callersFunctionparse_value_set
(value_set)
great_expectations/expectations/metrics/util.py:249
↓ 5 callersMethodquery
(self)
great_expectations/datasource/types/batch_kwargs.py:148
↓ 5 callersFunctionread_config_from_file
(config_filename)
tests/data_context/test_loading_and_saving_of_data_context_configs.py:6
↓ 5 callersMethodrender_styling
Adds styling information suitable for an html tag. Example styling block:: styling = { "classes": ["alert", "ale
great_expectations/render/view/view.py:224
↓ 5 callersMethodreset_iterator
(self, generator_asset=None, data_asset_name=None, **kwargs)
great_expectations/datasource/batch_kwargs_generator/batch_kwargs_generator.py:208
↓ 5 callersMethodrun
( self, assets_to_validate, run_id=None, base_expectation_suite_name=None,
great_expectations/validation_operators/validation_operators.py:701
↓ 5 callersMethodrun
( self, template_name: Optional[str] = None, run_name_template: Optional[str] = None,
great_expectations/checkpoint/checkpoint.py:195
↓ 5 callersFunctionrun_command
Call the given command(s).
great_expectations/_version.py:71
↓ 5 callersFunctionsafe_remove
(path)
tests/test_utils.py:1376
↓ 5 callersMethodset_ge_config_version
( cls, config_version, context_root_dir=None, validate_config_version=True )
great_expectations/data_context/data_context.py:3487
↓ 5 callersMethodstore_error
(self, messages, field_name=SCHEMA, index=None)
great_expectations/marshmallow__shade/error_store.py:17
↓ 5 callersMethodstore_evaluation_parameters
(self, validation_results, target_store_name=None)
great_expectations/data_context/data_context.py:2102
↓ 5 callersMethodto_json_dict
(self)
great_expectations/core/expectation_validation_result.py:305
↓ 5 callersMethodto_tuple
(self)
great_expectations/data_context/types/resource_identifiers.py:146
↓ 5 callersMethodvalidate
Generates a JSON-formatted report describing the outcome of all expectations. Use the default expectation_suite=None to validate the expectat
great_expectations/validator/validator.py:956
↓ 4 callersMethod__init__
( self, filepath_template=None, filepath_prefix=None, filepath_suffix=None,
great_expectations/data_context/store/tuple_store_backend.py:25
↓ 4 callersFunction_add_response_key
(res, key, value)
great_expectations/expectations/registry.py:87
↓ 4 callersMethod_build_s3_object_key
(self, key)
great_expectations/data_context/store/tuple_store_backend.py:510
↓ 4 callersMethod_build_store_from_config
(self, store_name, store_config)
great_expectations/data_context/data_context.py:322
↓ 4 callersFunction_collect_snowflake_credentials
(default_credentials=None)
great_expectations/cli/datasource.py:639
↓ 4 callersMethod_create_non_nullity_expectations
( cls, dataset, column, excluded_expectations=None, included_expectations=None )
great_expectations/profile/basic_suite_builder_profiler.py:193
↓ 4 callersMethod_find_next_datetime_column
( cls, dataset, columns, profiled_columns, column_cache )
great_expectations/profile/basic_suite_builder_profiler.py:444
↓ 4 callersMethod_find_next_low_card_column
( cls, dataset, columns, profiled_columns, column_cache )
great_expectations/profile/basic_suite_builder_profiler.py:370
↓ 4 callersMethod_find_next_numeric_column
( cls, dataset, columns, profiled_columns, column_cache )
great_expectations/profile/basic_suite_builder_profiler.py:389
↓ 4 callersMethod_find_next_string_column
(cls, dataset, columns, profiled_columns, column_cache)
great_expectations/profile/basic_suite_builder_profiler.py:420
↓ 4 callersFunction_format_map_output
Helper function to construct expectation result objects for map_expectations (such as column_map_expectation and file_lines_map_expectation).
great_expectations/expectations/expectation.py:1576
↓ 4 callersMethod_get_column_type_with_caching
(cls, dataset, column_name, cache)
great_expectations/profile/basic_suite_builder_profiler.py:92
↓ 4 callersMethod_get_data_asset_config
(self, data_asset_name)
great_expectations/datasource/batch_kwargs_generator/glob_reader_batch_kwargs_generator.py:191
↓ 4 callersMethod_get_expectation_type
(cls, ge_object)
great_expectations/render/renderer/renderer.py:33
↓ 4 callersMethod_get_full_file_path_for_asset
(self, path: str, asset: Optional[Asset])
great_expectations/datasource/data_connector/configured_asset_file_path_data_connector.py:232
↓ 4 callersMethod_get_graph_content_block
(cls, header="", subheader="", col=12)
docs/example_code/custom_renderer.py:91
↓ 4 callersMethod_get_reader_fn
Static helper for parsing reader types. If reader_method is not provided, path will be used to guess the correct reader_method. Args:
great_expectations/execution_engine/pandas_execution_engine.py:203
↓ 4 callersMethod_get_regex_config
(self, data_asset_name: Optional[str] = None)
great_expectations/datasource/data_connector/file_path_data_connector.py:289
↓ 4 callersMethod_get_renderer_dict
( self, expectation_name: str, expectation_config: ExpectationConfiguration, v
great_expectations/expectations/expectation.py:959
↓ 4 callersMethod_get_sqlalchemy_key_pair_auth_url
(self, drivername, credentials)
great_expectations/datasource/sqlalchemy_datasource.py:327
↓ 4 callersMethod_get_supported_renderers
(self, snake_name: str)
great_expectations/expectations/expectation.py:891
↓ 4 callersMethod_invoke_processors
( self, tag: str, *, pass_many: bool, data, many: bool,
great_expectations/marshmallow__shade/schema.py:1205
↓ 4 callersFunction_is_nan
(value)
great_expectations/profile/basic_suite_builder_profiler.py:835
↓ 4 callersFunction_library_not_loaded_test
This test requires that a library is NOT installed. It tests that: - a helpful error message is returned to install the missing library -
tests/cli/test_init_missing_libraries.py:15
↓ 4 callersFunction_native_type_type_map
(type_)
great_expectations/expectations/core/expect_column_values_to_be_of_type.py:458
↓ 4 callersMethod_native_type_type_map
(type_)
great_expectations/dataset/pandas_dataset.py:834
↓ 4 callersMethod_update_upgrade_log
( self, store_backend, source_key=None, dest_key=None, store_name=None
great_expectations/cli/upgrade_helpers/upgrade_helper_v11.py:266
↓ 4 callersMethodadd_store
(self, store_name, store_config)
great_expectations/data_context/data_context.py:3427
↓ 4 callersMethodbuild_batch_kwargs
Builds batch kwargs using the provided datasource, batch kwargs generator, and batch_parameters. Args: datasource (str): the name
great_expectations/data_context/data_context.py:1053
↓ 4 callersFunctionbuild_categorical_partition_object
Convenience method for building a partition object on categorical data from a dataset and column Args: dataset (GE Dataset): the dataset
great_expectations/dataset/util.py:286
↓ 4 callersFunctionbuild_checkpoint_store_using_store_backend
( store_name: str, store_backend: Union[StoreBackend, dict], overwrite_existing: bool = False, )
great_expectations/data_context/store/util.py:56
↓ 4 callersFunctionbuild_configuration_store
( class_name: str, store_name: str, store_backend: Union[StoreBackend, dict], *, module_na
great_expectations/data_context/store/util.py:19
↓ 4 callersFunctionbuild_continuous_partition_object
Convenience method for building a partition object on continuous data from a dataset and column Args: dataset (GE Dataset): the dataset f
great_expectations/dataset/util.py:241
↓ 4 callersFunctionbuild_evaluation_parameters
Build a dictionary of parameters to evaluate, using the provided evaluation_parameters, AND mutate expectation_args by removing any parameter valu
great_expectations/core/evaluation_parameters.py:165
↓ 4 callersFunctionbuild_sorters_from_config
(config_list: List[Dict[str, Any]])
great_expectations/datasource/data_connector/util.py:352
↓ 4 callersFunctioncli_message_list
Simple util function for displaying simple lists in cli
great_expectations/cli/util.py:48
↓ 4 callersFunctionconvert_partition_definition_to_data_reference_string_using_regex
( partition_definition: PartitionDefinition, regex_pattern: str, group_names: List[str], data_
great_expectations/datasource/data_connector/util.py:160
↓ 4 callersMethodemit
Emit a message.
great_expectations/core/usage_statistics/usage_statistics.py:194
↓ 4 callersMethodexpect_column_kl_divergence_to_be_less_than
Expect the Kulback-Leibler (KL) divergence (relative entropy) of the specified column with respect to the \ partition object to be lower than
great_expectations/dataset/dataset.py:3914
↓ 4 callersMethodexpect_column_pair_values_to_be_equal
Expect the values in column A to be the same as column B. Args: column_A (str): The first column name column
great_expectations/dataset/dataset.py:4446
↓ 4 callersMethodexpect_column_proportion_of_unique_values_to_be_between
Expect the proportion of unique values to be between a minimum value and a maximum value. For example, in a column containing [1, 2, 2, 3, 3,
great_expectations/dataset/dataset.py:3136
↓ 4 callersMethodexpect_select_column_values_to_be_unique_within_record
Expect the values for each record to be unique across the columns listed. Note that records can be duplicated. For example::
great_expectations/dataset/dataset.py:4645
↓ 4 callersMethodfind_context_root_dir
(cls)
great_expectations/data_context/data_context.py:3453
↓ 4 callersMethodfind_expectation_indexes
Args: expectation_configuration: A potentially incomplete (partial) Expectation Configuration to match against to
great_expectations/core/expectation_suite.py:286
↓ 4 callersMethodfind_expectations
This method is a thin wrapper for ExpectationSuite.find_expectations()
great_expectations/validator/validator.py:634
↓ 4 callersMethodfrom_object
(cls, metric)
great_expectations/core/metric.py:56
↓ 4 callersMethodgenerate_tag_button_list
(self, expectation_state, tag_list, widget_display)
great_expectations/jupyter_ux/expectation_explorer.py:569
↓ 4 callersMethodget_available_partition_ids
(self, generator_asset=None, data_asset_name=None)
great_expectations/datasource/batch_kwargs_generator/subdir_reader_batch_kwargs_generator.py:95
↓ 4 callersMethodget_batch_data_and_metadata
Uses batch_definition to retrieve batch_data and batch_markers by building a batch_spec from batch_definition, then using execution_e
great_expectations/datasource/data_connector/data_connector.py:81
↓ 4 callersMethodget_batch_list
Get the list of zero or more batches, based on a variety of flexible input types. This method applies only to the new (V3) Datasource schema.
great_expectations/data_context/data_context.py:1428
↓ 4 callersMethodget_column_max
Returns: Any
great_expectations/dataset/dataset.py:293
↓ 4 callersMethodget_column_quantiles
Get the values in column closest to the requested quantiles Args: column (string): name of column quantiles (tuple of
great_expectations/dataset/dataset.py:313
↓ 4 callersMethodget_default_expectation_arguments
Fetch default expectation arguments for this data_asset Returns: A dictionary containing all the current default expectation argu
great_expectations/validator/validator.py:727
↓ 4 callersMethodget_evaluation_parameter
Get an evaluation parameter value that has been stored in meta. Args: parameter_name (string): The name of the parameter
great_expectations/validator/validator.py:1218
↓ 4 callersMethodget_json_dict
(self)
great_expectations/core/batch.py:133
↓ 4 callersFunctionget_metric_kwargs_id
(metric_name, metric_kwargs)
great_expectations/core/expectation_validation_result.py:20
↓ 4 callersMethodget_row_count
(self)
great_expectations/dataset/sparkdf_dataset.py:628
↓ 4 callersMethodget_single_batch_from_batch_request
(self, batch_request: BatchRequest)
great_expectations/datasource/new_datasource.py:92
↓ 4 callersMethodget_table_columns
(self)
great_expectations/dataset/sqlalchemy_dataset.py:676
↓ 4 callersMethodlist_data_assets_validated
( self, group_by: str = None )
great_expectations/validation_operators/types/validation_operator_result.py:195
↓ 4 callersMethodlist_data_assets_validated
( self, group_by: str = None )
great_expectations/checkpoint/types/checkpoint_result.py:209
↓ 4 callersMethodlist_keys
(self)
great_expectations/data_context/store/html_site_store.py:318
↓ 4 callersFunctionload_config_from_filesystem
( configuration_store_class_name: str, configuration_store_module_name: str, store_name: str,
tests/test_utils.py:1642
↓ 4 callersFunctionmap_data_reference_string_to_batch_definition_list_using_regex
( datasource_name: str, data_connector_name: str, data_reference: str, regex_pattern: str,
great_expectations/datasource/data_connector/util.py:82
← previousnext →301–400 of 4,558, ranked by callers