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

Changes proposed in this pull request: - ### Definition of Done - [X] My code follows the Great Expectations [style guide](https://docs.greatexpectations.io/docs/contributing/style_guides/code_style) - [X] I have performed a [self-review](https://docs.greatexpectations.io/docs/contributing/contributing_checklist) of my...

core-team

### Scope #### Part A: When the data consists of floating point numbers, then all of the estimators work properly by utilizing `Python` and `Numpy` numerical packages. However, when data...

core-team

Changes proposed in this pull request: - Add new fields to upload to algolia exp_type, coverage_score - Add support for replica indices for sorting - Changes for reading .env files...

**Describe the bug** When using expect_column_values_to_be_unique, the create_temp_table=false is not respected. **To Reproduce** Steps to reproduce the behavior: 1. Set up datasource with Synapse linked to CosmosDB 2. Create view...

community
feature:new_backend

Changes proposed in this pull request: - Remove unused fixtures ### Definition of Done - [x] My code follows the Great Expectations [style guide](https://docs.greatexpectations.io/docs/contributing/style_guides/code_style) - [x] I have performed a...

core-team

Changes proposed in this pull request: - breakup `pyproject.toml` mypy packages (in `exclude`) - `core/usage_statistics` typing - `utils.py` typing ### TypeGuard This PR is our first use of a custom...

core-team

Changes proposed in this pull request: - Encapsulate all external HTTP request logic into a `Session` factory function in a new `http` module - Add HTTP adapters to configure timeout/retry...

core-team

- Update requirements-dev-lite.txt - wreckless with jinja - jinja2 - tighter update Please annotate your PR title to describe what the PR does, then give a brief bulleted description of...

core-team

Changes proposed in this pull request: - [x] Adds a technical term page for Data Assistants - [x] Adds a technical term tag for Data Assistants ### Definition of Done...

devrel