pydqc
                                
                                 pydqc copied to clipboard
                                
                                    pydqc copied to clipboard
                            
                            
                            
                        Non-defined labels
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
For Data compare and Data Consist, I am facing this same issue.