Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fivetran/great_expectations
/ functions
Functions
4,558 in github.com/fivetran/great_expectations
⨍
Functions
4,558
◇
Types & classes
628
↳
Endpoints
192
↓ 2 callers
Method
load_batch
(self)
great_expectations/render/renderer/suite_scaffold_notebook_renderer.py:117
↓ 2 callers
Function
mk_image_tag
(python_docker_tag: str, ge_version: str)
docker/build.py:53
↓ 2 callers
Method
move
(self, source_key, dest_key, **kwargs)
great_expectations/data_context/store/store_backend.py:125
↓ 2 callers
Method
normalized_messages
(self)
great_expectations/marshmallow__shade/exceptions.py:45
↓ 2 callers
Method
on_click
(button)
great_expectations/jupyter_ux/expectation_explorer.py:509
↓ 2 callers
Function
plus_or_dot
Return a + if we don't already have one, else return a .
versioneer.py:1261
↓ 2 callers
Function
plus_or_dot
Return a + if we don't already have one, else return a .
great_expectations/_version.py:333
↓ 2 callers
Function
print_validation_operator_results_details
( results: ValidationOperatorResult, )
great_expectations/cli/checkpoint.py:255
↓ 2 callers
Method
process_batch_parameters
( self, query_parameters=None, limit=None, dataset_options=None )
great_expectations/datasource/sqlalchemy_datasource.py:467
↓ 2 callers
Method
process_evaluation_parameters
( self, evaluation_parameters, interactive_evaluation=True, data_context=None )
great_expectations/core/expectation_configuration.py:810
↓ 2 callers
Method
profile_data_asset
Profile a data asset :param datasource_name: the name of the datasource to which the profiled data asset belongs :param batc
great_expectations/data_context/data_context.py:2587
↓ 2 callers
Function
profile_datasource
Profile a named datasource using the specified context
great_expectations/cli/datasource.py:1437
↓ 2 callers
Function
read_config_file_from_disk
(config_filepath)
tests/data_context/test_configuration_storage.py:9
↓ 2 callers
Function
read_config_file_from_disk
(config_filepath)
tests/data_context/test_configuration_storage_pre_v013.py:9
↓ 2 callers
Function
register_expectation
(expectation: Type["Expectation"])
great_expectations/expectations/registry.py:70
↓ 2 callers
Function
register_renderer
( object_name: str, parent_class: Type[Union["Expectation", "Metric"]], renderer_fn: Callable, )
great_expectations/expectations/registry.py:27
↓ 2 callers
Method
remove_all_expectations_of_type
( self, expectation_types: Union[List[str], str] )
great_expectations/core/expectation_suite.py:268
↓ 2 callers
Method
render_content_block
:param jinja_context: :param content_block: :param index: :param content_block_id: :param render_to_markdown
great_expectations/render/view/view.py:129
↓ 2 callers
Method
right
(self)
great_expectations/validator/validation_graph.py:67
↓ 2 callers
Method
run
( self, assets_to_validate, run_id=None, evaluation_parameters=None, r
great_expectations/validation_operators/validation_operators.py:276
↓ 2 callers
Method
run
( self, run_id=None, evaluation_parameters=None, run_name=None, run_ti
great_expectations/checkpoint/checkpoint.py:543
↓ 2 callers
Method
scaffold_directories
Safely create GE directories for a new project.
great_expectations/data_context/data_context.py:3304
↓ 2 callers
Method
scaffold_notebooks
Copy template notebooks into the notebooks directory for a project.
great_expectations/data_context/data_context.py:3355
↓ 2 callers
Method
self_check
(self, pretty_print=True)
great_expectations/checkpoint/checkpoint.py:294
↓ 2 callers
Function
send_slack_notification
(query, slack_webhook)
great_expectations/checkpoint/util.py:15
↓ 2 callers
Function
set_value
Set a value in a dict. If `key` contains a '.', it is assumed be a path (i.e. dot-delimited string) to the value's location. :: >>>
great_expectations/marshmallow__shade/utils.py:256
↓ 2 callers
Function
setup
(app)
docs/conf.py:326
↓ 2 callers
Function
sniff_s3_compression
Attempts to get read_csv compression from s3_url
great_expectations/core/util.py:403
↓ 2 callers
Function
tell_user_suite_exists
(suite_name: str)
great_expectations/cli/toolkit.py:266
↓ 2 callers
Method
test_expectation_function
Test a generic expectation function Args: function (func): The function to be tested. (Must be a valid expectation function.)
great_expectations/validator/validator.py:1280
↓ 2 callers
Method
to_fixed_length_tuple
(self)
great_expectations/data_context/types/resource_identifiers.py:297
↓ 2 callers
Method
to_json_dict
(self)
great_expectations/core/expectation_suite.py:156
↓ 2 callers
Method
to_json_dict
(self)
great_expectations/core/expectation_configuration.py:1085
↓ 2 callers
Method
to_json_dict
(self)
great_expectations/core/run_identifier.py:75
↓ 2 callers
Method
to_tuple
(self)
great_expectations/core/run_identifier.py:57
↓ 2 callers
Method
to_tuple
(self)
great_expectations/core/data_context_key.py:48
↓ 2 callers
Method
tuple_to_key
(self, tuple_)
great_expectations/data_context/store/store.py:105
↓ 2 callers
Method
update_return_obj
Helper called by data_asset. Args: data_asset: The data_asset whose validation produced the current return object ret
great_expectations/data_context/data_context.py:2219
↓ 2 callers
Function
upgrade_project_one_version_increment
( context_root_dir: str, ge_config_version: float, continuation_message: str, from_cli_upgrade
great_expectations/cli/toolkit.py:531
↓ 2 callers
Method
validate
( self, validator: "Validator", configuration: Optional[ExpectationConfiguration] = No
great_expectations/expectations/expectation.py:626
↓ 2 callers
Method
write_index_page
This third param_store has a special method, which uses a zero-length tuple as a key.
great_expectations/data_context/store/html_site_store.py:334
↓ 2 callers
Method
write_notebook_to_disk
(cls, notebook, notebook_file_path)
great_expectations/render/renderer/suite_edit_notebook_renderer.py:290
↓ 1 callers
Method
__init__
(self, *args, **kwargs)
great_expectations/dataset/pandas_dataset.py:396
↓ 1 callers
Method
__init__
(self, spark_df, *args, **kwargs)
great_expectations/dataset/sparkdf_dataset.py:608
↓ 1 callers
Method
__init__
( self, table_name=None, engine=None, connection_string=None, custom_s
great_expectations/dataset/sqlalchemy_dataset.py:457
↓ 1 callers
Method
__init__
(self, table, schema=None)
great_expectations/datasource/batch_kwargs_generator/table_batch_kwargs_generator.py:39
↓ 1 callers
Method
__init__
( self, *, only: types.StrSequenceOrSet = None, exclude: types.StrSequenceOrSe
great_expectations/marshmallow__shade/schema.py:370
↓ 1 callers
Method
__init__
(self, context_root_dir=None, runtime_environment=None)
great_expectations/data_context/data_context.py:3366
↓ 1 callers
Method
__init__
(self, store_backend=None, store_name=None)
great_expectations/data_context/store/metric_store.py:23
↓ 1 callers
Method
__init__
Initialize a StoreBackend Args: fixed_length_key: suppress_store_backend_id: skip construction of a StoreBack
great_expectations/data_context/store/store_backend.py:28
↓ 1 callers
Method
__init__
(self, file_path=None, *args, **kwargs)
great_expectations/data_asset/file_data_asset.py:168
↓ 1 callers
Method
__repr__
(self)
great_expectations/data_context/types/resource_identifiers.py:308
↓ 1 callers
Method
__str__
(self)
great_expectations/exceptions/exceptions.py:21
↓ 1 callers
Method
_add_column_cardinality_to_column_info
Adds the cardinality of a column to the column_info dictionary on self Args: dataset: A GE Dataset column_nam
great_expectations/profile/user_configurable_profiler.py:429
↓ 1 callers
Method
_add_column_level_expectations
(self, expectations_by_column)
great_expectations/render/renderer/suite_edit_notebook_renderer.py:226
↓ 1 callers
Method
_add_column_type_to_column_info
Adds the data type of a column to the column_info dictionary on self Args: dataset: A GE dataset column_name:
great_expectations/profile/user_configurable_profiler.py:326
↓ 1 callers
Function
_add_datasource__with_two_generators_and_credentials_to_context
( context, datasource_name, sqlite_engine )
tests/cli/test_datasource_sqlite.py:100
↓ 1 callers
Function
_add_pandas_datasource
( context, passthrough_generator_only=True, prompt_for_datasource_name=True )
great_expectations/cli/datasource.py:358
↓ 1 callers
Method
_add_scaffold_cell
(self)
great_expectations/render/renderer/suite_scaffold_notebook_renderer.py:166
↓ 1 callers
Method
_add_scaffold_column_list
(self)
great_expectations/render/renderer/suite_scaffold_notebook_renderer.py:55
↓ 1 callers
Method
_add_semantic_types_by_column_from_config_to_column_info
Adds the semantic type of a column to the column_info dict on self, for display purposes after suite creation Args: colum
great_expectations/profile/user_configurable_profiler.py:500
↓ 1 callers
Method
_add_slack_action
The underlying SlackNotificationAction and SlackRenderer default to including links to all sites if the key notify_with is not presen
great_expectations/checkpoint/configurator.py:160
↓ 1 callers
Function
_add_spark_datasource
( context, passthrough_generator_only=True, prompt_for_datasource_name=True )
great_expectations/cli/datasource.py:846
↓ 1 callers
Function
_add_sqlalchemy_datasource
(context, prompt_for_datasource_name=True)
great_expectations/cli/datasource.py:429
↓ 1 callers
Method
_add_table_level_expectations
(self, expectations_by_column)
great_expectations/render/renderer/suite_edit_notebook_renderer.py:256
↓ 1 callers
Method
_add_update_data_docs_action
(self, action_list)
great_expectations/checkpoint/configurator.py:153
↓ 1 callers
Method
_apply_global_config_overrides
(self)
great_expectations/data_context/data_context.py:381
↓ 1 callers
Method
_apply_row_condition
(self, row_condition, condition_parser)
great_expectations/dataset/pandas_dataset.py:421
↓ 1 callers
Method
_apply_splitting_and_sampling_methods
(self, batch_spec, batch_data)
great_expectations/execution_engine/sparkdf_execution_engine.py:240
↓ 1 callers
Method
_apply_splitting_and_sampling_methods
(self, batch_spec, batch_data)
great_expectations/execution_engine/pandas_execution_engine.py:178
↓ 1 callers
Method
_bind_field
Bind field to the schema, setting any necessary attributes on the field (e.g. parent and name). Also set field load_only and dump_onl
great_expectations/marshmallow__shade/schema.py:1039
↓ 1 callers
Method
_build_asset_from_config
(self, config: dict)
great_expectations/datasource/data_connector/configured_asset_file_path_data_connector.py:85
↓ 1 callers
Method
_build_asset_iterator
( self, asset_config, iterator_dict, reader_method=None, reader_option
great_expectations/datasource/batch_kwargs_generator/s3_batch_kwargs_generator.py:314
↓ 1 callers
Method
_build_assets_from_config
(self, config: Dict[str, dict])
great_expectations/datasource/data_connector/configured_asset_file_path_data_connector.py:75
↓ 1 callers
Method
_build_batch_kwargs
(self, batch_parameters)
great_expectations/datasource/batch_kwargs_generator/batch_kwargs_generator.py:290
↓ 1 callers
Method
_build_batch_kwargs
(self, batch_parameters)
great_expectations/datasource/batch_kwargs_generator/s3_batch_kwargs_generator.py:166
↓ 1 callers
Method
_build_batch_kwargs_path_iter
( self, path_list, glob_config, reader_method=None, reader_options=Non
great_expectations/datasource/batch_kwargs_generator/glob_reader_batch_kwargs_generator.py:215
↓ 1 callers
Method
_build_batch_kwargs_path_iter
(self, path_list, reader_options=None, limit=None)
great_expectations/datasource/batch_kwargs_generator/subdir_reader_batch_kwargs_generator.py:260
↓ 1 callers
Method
_build_batch_kwargs_path_iter
(self, path_list, reader_options=None, limit=None)
great_expectations/datasource/batch_kwargs_generator/s3_subdir_reader_batch_kwargs_generator.py:283
↓ 1 callers
Method
_build_checkpoint_config
(self)
great_expectations/checkpoint/configurator.py:116
↓ 1 callers
Method
_build_datasource_from_config
( self, name: str, config: Union[dict, DatasourceConfig] )
great_expectations/data_context/data_context.py:1776
↓ 1 callers
Function
_build_datasource_intro_string
(datasource_count)
great_expectations/cli/datasource.py:163
↓ 1 callers
Method
_build_engine
Using a set of given credentials, constructs an Execution Engine , connecting to a database using a URL or a private key path.
great_expectations/execution_engine/sqlalchemy_execution_engine.py:271
↓ 1 callers
Method
_build_engine
Using a set of given credentials, constructs an Execution Engine , connecting to a database using a URL or a private key path.
great_expectations/data_context/store/database_store_backend.py:164
↓ 1 callers
Method
_build_evr
_build_evr is a lightweight convenience wrapper handling cases where an Expectation implementor fails to return an EVR but returns the necessa
great_expectations/expectations/expectation.py:525
↓ 1 callers
Method
_build_expectation_suite_from_semantic_types_dict
Uses a semantic_type dict to determine which expectations to add to the suite, then builds the suite Args: Returns:
great_expectations/profile/user_configurable_profiler.py:178
↓ 1 callers
Method
_build_expectations_datetime
Adds `expect_column_values_to_be_between` for a given column Args: dataset: A GE Dataset column: The column f
great_expectations/profile/user_configurable_profiler.py:878
↓ 1 callers
Method
_build_expectations_numeric
Adds a set of numeric expectations for a given column Args: dataset: A GE Dataset column: The column for whic
great_expectations/profile/user_configurable_profiler.py:662
↓ 1 callers
Method
_build_expectations_value_set
Adds a value_set expectation for a given column Args: dataset: A GE Dataset column: The column for which to a
great_expectations/profile/user_configurable_profiler.py:635
↓ 1 callers
Function
_build_intro_string
(docs_sites_strings)
great_expectations/cli/docs.py:117
↓ 1 callers
Function
_build_pandas_validator_with_data
(df)
tests/test_utils.py:874
↓ 1 callers
Function
_build_pandas_validator_with_data
(df)
great_expectations/expectations/self_check_util.py:846
↓ 1 callers
Function
_build_sa_validator_with_data
( df, sa_engine_name, schemas=None, caching=True, table_name=None, sqlite_db_path=None )
tests/test_utils.py:880
↓ 1 callers
Function
_build_sa_validator_with_data
( df, sa_engine_name, schemas=None, caching=True, table_name=None, sqlite_db_path=None )
great_expectations/expectations/self_check_util.py:852
↓ 1 callers
Method
_build_selectable_from_batch_spec
(self, batch_spec)
great_expectations/execution_engine/sqlalchemy_execution_engine.py:764
↓ 1 callers
Function
_build_sorter_from_config
Build a Sorter using the provided configuration and return the newly-built Sorter.
great_expectations/datasource/data_connector/util.py:367
↓ 1 callers
Function
_build_spark_validator_with_data
(df)
tests/test_utils.py:834
↓ 1 callers
Function
_build_spark_validator_with_data
(df)
great_expectations/expectations/self_check_util.py:807
↓ 1 callers
Function
_calc_validation_statistics
Calculate summary statistics for the validation results and return ``ExpectationStatistics``.
great_expectations/validator/validator.py:1317
↓ 1 callers
Method
_check_global_usage_statistics_opt_out
(self)
great_expectations/data_context/data_context.py:456
← previous
next →
701–800 of 4,558, ranked by callers