Function that filters detected anomalies from the activity log
filter_anomalies(activity_log, anomaly_log)
activity_log | The activity log (renamed/formatted using functions rename_activity_log and convert_timestamp_format) |
---|---|
anomaly_log | The anomaly log generated from the different DAQAPO tests |
activitylog in which the anomaly rows are filtered out