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

ToC organized around objects and what you can do with them. (CRUD, common methods) - Shorter topic names - Fewer long procedures outside of the installation/setup.

ToC organized around objects and what you can do with them. - Shorter topic names, fewer long procedures outside of the installation/setup. - Setup and Installation are split into two...

ToC organized around common actions. - Data Docs customization and use is consolidated under "Review results": fewer standalone top-level topics. - Would we want to also consolidate the "About" and...

ToC organized around common actions. - Longer procedures, geared more toward "how-to" - The current pages with CRUD and method-focused examples would need to be reworked; possibly turned into "Learn"...

**Is your feature request related to a problem? Please describe.** Hi, we have been using GE before in our team but we are migrating most of our pandas processing pipelines...

feature
feature:integration

StarRocks is an OSS open data lakehouse solution built on top of open table formats Apache Iceberg, Apache Hudi, Apache Hive and Delta Lake. StarRocks typically compete with Trino, Clickhouse,...

Bumps [idna](https://github.com/kjd/idna) from 2.10 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...

community

Hello team. Our team faces an unpleasant experience, using "expect_column_values_to_not_be_null" check with Prod data. Prod DB tables contain a lot of null values now, so running GE test suits we...

feature

This PR removes `batching_regex` as a parameter to `FilePathDataConnector` and any inheriting classes. ## previous work - https://github.com/great-expectations/great_expectations/pull/9704 - https://github.com/great-expectations/great_expectations/pull/9706 - https://github.com/great-expectations/great_expectations/pull/9710 - https://github.com/great-expectations/great_expectations/pull/9717 - https://github.com/great-expectations/great_expectations/pull/9721

## Description: - [x] Definitions provided for persisted objects in the GX Core Domain Model - [x] Definitions provided for additional objects referenced in the Docs - [x] Links from...