great_expectations
https://github.com/great-expectations/great_expectations
Python
Always know what to expect from your data.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported3 Subscribers
Add a CodeTriage badge to great_expectations
Help out
- Issues
- [BUG] A SQL numeric/DECIMAL column holding Infinity crashes result serialization with decimal.InvalidOperation
- fix(expectations): prevent false positive hard-coded warnings in Quer…
- [BUGFIX] Detect a real JOIN keyword in UnexpectedRowsExpectation instead of a substring
- [BUGFIX] Unwrap ClickHouse Nullable types in type Expectations
- [BUGFIX] Use ClickHouse match() for regex Expectations
- [BUGFIX] Return a plain bool success from ExpectColumnKLDivergenceToBeLessThan
- [BUG] The WHERE true rewrite for SQL Server and Oracle corrupts identifiers that start with "true"
- [BUGFIX] Bound the WHERE true rewrite so identifiers survive
- [BUGFIX] Report an unsubstitutable brace in a query-metric query instead of a bare KeyError
- [BUG] A pandas row_condition built with Column() cannot address a column whose name pandas cannot parse
- Docs
- Python not yet supported