awslabs / awslabs/python-deequ

pydeequ azure databricks analyzer erroring for MaxLength, MinLength, Compliance

Open
#149 3 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Jupyter Notebook
Stars
826
Forks
158
PR merge metrics
No merged PRs in 30d

Description

Code:
.addAnalyzer(Compliance("length", "len(cd_cd) >= 4.0")) \

Error:
py4j.Py4JException: Constructor com.amazon.deequ.analyzers.Compliance([class java.lang.String, class java.lang.String, class scala.None$]) does not exist

From all example I see it shows just 2 parameters

anything need to be done differently

Geting same error for maxLength and minlength, it errors when I give just column name.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.