awslabs / awslabs/python-deequ
Example for running on AWS (Glue, EMR, SageMaker, etc)
Open
documentation
enhancement
good first issue
- Dominant language
- Jupyter Notebook
- Stars
- 826
- Forks
- 158
- Avg merge
- 9d 22h
- Merged PRs (30d)
- 3
Description
**Is your feature request related to a problem? Please describe.**
Running PyDeequ on Glue, EMR is not always easy due to the packaging and unique env settings etc. Users commonly need to trail and error a while.
**Describe the solution you'd like**
it would be good to provide a sample notebook of some sort that are ready to use. Perhaps a code snippets as well.
**Alternatives**
It may worth consider an AWS service integration helper module (data sources & compute service).
Workaround available:
- This is a workaround https://github.com/awslabs/python-deequ/issues/138#issuecomment-1611575546
Contributor guide
Assessment
This issue has not been assessed yet.