deequ icon indicating copy to clipboard operation
deequ copied to clipboard

Analyzer should support param of hint

Open zuston opened this issue 5 years ago • 4 comments

Check has hint param, but Analyzer not. it's necessary to support it.

zuston avatar May 10 '20 14:05 zuston

HI, could you give an example on why exactly it would be necessary?

sscdotopen avatar May 10 '20 15:05 sscdotopen

When our Analyzer analyzes the same column with different Where options, no description information will make the result difficult to understand.

zuston avatar May 11 '20 02:05 zuston

@zuston Do you mean something like this? https://github.com/awslabs/deequ/issues/177

This feature is available in 1.0.3-rc2, please take a look.

rambrus avatar May 11 '20 08:05 rambrus

@zuston Do you mean something like this? #177

This feature is available in 1.0.3-rc2, please take a look.

LGTM. But i want to add description param which can be showed in final metric dataframe.

zuston avatar May 12 '20 08:05 zuston