pydqc icon indicating copy to clipboard operation
pydqc copied to clipboard

Non-defined labels

Open Anselmoo opened this issue 5 years ago • 1 comments

in def _compare_key(key, _df1, _df2, img_dir): and def _compare_numeric(col, _df1, _df2, img_dir, date_flag=False): the labels df1_name & df2_name are not defined and consequently it crashed during data comparision

Anselmoo avatar May 04 '20 07:05 Anselmoo

For Data compare and Data Consist, I am facing this same issue.

varunabhi avatar May 26 '20 12:05 varunabhi