eapframework

Results 4 issues of eapframework

Hi, I am trying to perform Histogram analyzer on 150 columns by appending columns from list. Code is working fine, but it is taking nearly an hour to run. val...

I tried the filtering data based on row-level checks and it is working fine. New column is added with true or false based on the row-level checks. But if rules...

enhancement

Encountering performance issues when generating a profiling report for more than 200 columns across 5 million records. I am applying almost all the metrics to generate profiling report. Applied metrics...

enhancement

I am working on filtering data based on row-level checks. It's working fine when notnull values are present in the column But incorrectly marking the records as pass when null...

bug