Recent Releases of https://github.com/awslabs/python-deequ
https://github.com/awslabs/python-deequ - v1.4.0
What's Changed
- Adding support for Spark 3.5 by @rdsharma26 in https://github.com/awslabs/python-deequ/pull/210
Full Changelog: https://github.com/awslabs/python-deequ/compare/v1.3.0...v1.4.0
- Jupyter Notebook
Published by rdsharma26 about 2 years ago
https://github.com/awslabs/python-deequ - v1.3.0
What's Changed
Upgrades
- Upgraded the Deequ version to 2.0.7 for Spark versions 3.1 to 3.3 by @rdsharma26 in https://github.com/awslabs/python-deequ/pull/200
Fixes
- Fix default assertion for satisfies check. by @poolis in https://github.com/awslabs/python-deequ/pull/183
Other Changes
- [Testing] Added a dockerfile for building and testing the package by @rdsharma26 in https://github.com/awslabs/python-deequ/pull/195
- [Documentation] FileSystemMetricsRepository sync on DBFS tutorial by @WiktorMadejski in https://github.com/awslabs/python-deequ/pull/187
New Contributors
- @poolis made their first contribution in https://github.com/awslabs/python-deequ/pull/183
- @WiktorMadejski made their first contribution in https://github.com/awslabs/python-deequ/pull/187
Full Changelog: https://github.com/awslabs/python-deequ/compare/v1.2.0...v1.3.0
- Jupyter Notebook
Published by rdsharma26 about 2 years ago
https://github.com/awslabs/python-deequ - Release 1.2.0
Added where filter and fix some minor bugs. See https://github.com/awslabs/python-deequ/pull/177
https://pypi.org/project/pydeequ/1.2.0/
- Jupyter Notebook
Published by chenliu0831 over 2 years ago
https://github.com/awslabs/python-deequ - Patch release 1.1.1
Bugfix release to fix multiple issues related to hasPattern. Closing https://github.com/awslabs/python-deequ/issues/152.
- Jupyter Notebook
Published by chenliu0831 almost 3 years ago
https://github.com/awslabs/python-deequ - 1.1.0
We are pleased to announce a release for python-deequ 1.1.0.
This release candidate brings long-waited Spark and Deequ recency updates (support 3.3.0) and many dependency upgrade.
- Jupyter Notebook
Published by chenliu0831 almost 3 years ago
https://github.com/awslabs/python-deequ - 1.1.0 RC0
We are pleased to announce a release candidate for python-deequ 1.1.0. If all goes well, we'll release 1.1.0 in about two weeks. This release candidate brings long-waited Spark and Deequ recency updates (support 3.3.0) and many dependency upgrade.
The release can be installed from PyPI
python -m pip install --upgrade --pre pydeequ==1.1.0rc0
See https://github.com/awslabs/python-deequ/issues/106 for more context and what's new.
- Jupyter Notebook
Published by chenliu0831 about 3 years ago
https://github.com/awslabs/python-deequ - PyDeequ: Spark3 support!!!
Features:
- Spark 3 support!
- #49
- #34
- Jupyter Notebook
Published by gucciwang almost 5 years ago
https://github.com/awslabs/python-deequ - PyDeequ
Features
- Implemented
hasPatternfor regex rules verification - Implemented alternate method of passing list of constraints for verification
- Jupyter Notebook
Published by gucciwang about 5 years ago