Analyzer should support param of hint
Check has hint param, but Analyzer not. it's necessary to support it.
HI, could you give an example on why exactly it would be necessary?
When our Analyzer analyzes the same column with different Where options, no description information will make the result difficult to understand.
@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.
@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.