Function that filters detected anomalies from the activity log

filter_anomalies(activity_log, anomaly_log)

Arguments

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

Value

activitylog in which the anomaly rows are filtered out