great_expectations icon indicating copy to clipboard operation
great_expectations copied to clipboard

Always know what to expect from your data.

Results 445 great_expectations issues
Sort by recently updated
recently updated
newest added

We've s a couple of reported issues that started happening in v0.15.16 and were fixed when users were told to user an earlier version. Relevant Slack Threads: * https://greatexpectationstalk.slack.com/archives/CUTCNHN82/p1659468256392659 *...

triage
community
devrel

### Scope Having type objects the implement the estimator functionality is a useful encapsulation for code interpretability and maintenance. It introduces separation of concerns between the `NumericMetricRangeMultiBatchParameterBuilder` building block and...

core-team

Changes proposed in this pull request: - update mypy config to type check all modules and packages unless they are explicitly excluded or ignored - update `invoke type-check` command -...

core-team

Changes proposed in this pull request: - GREAT-976/GREAT-863 - GREAT-976/GREAT-864 - Make all charts more general by accepting visualization of multiple metrics per expectation and list-like expectation kwargs ### Definition...

core-team

Please annotate your PR title to describe what the PR does, then give a brief bulleted description of your PR below. PR titles should begin with [BUGFIX], [FEATURE], [DOCS], or...

core-team

Please annotate your PR title to describe what the PR does, then give a brief bulleted description of your PR below. PR titles should begin with [BUGFIX], [FEATURE], [DOCS], or...

devrel

Changes proposed in this pull request: - Update `OnboardingDataAssistant` to use `oneshot` estimator with `linear` interpolation method by default ### Definition of Done - [X] My code follows the Great...

core-team

# Test Environment - great_expectations version = 0.15.17 - python version = Python 3.9.13 - postgreSQL version = PostgreSQL 14.4 on x86_64-apple-darwin21.5.0, compiled by Apple clang version 13.1.6 (clang-1316.0.21.2.5), 64-bit...

**Revert generated JSON file names before merge** . . . **Don't forget!** Changes proposed in this pull request: - Update build_test_backends_list func with redshift/athena/snowflake - Add trigger_algolia.sh script - Update...

devrel

Changes proposed in this pull request: - minimal `invoke docker` task for building and/or running a local docker container ## Questions to answer > What should the default workflow be?...

core-team