aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/generator_tables.py
diff options
context:
space:
mode:
Diffstat (limited to 'resources/tools/presentation/generator_tables.py')
-rw-r--r--resources/tools/presentation/generator_tables.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/tools/presentation/generator_tables.py b/resources/tools/presentation/generator_tables.py
index 8791ae5804..4fdd8c58ba 100644
--- a/resources/tools/presentation/generator_tables.py
+++ b/resources/tools/presentation/generator_tables.py
@@ -819,6 +819,8 @@ def table_performance_trending_dashboard(table, input_data):
classification_lst = classify_anomalies(data_t, window=14)
if classification_lst:
+ if isnan(rel_change_last) and isnan(rel_change_long):
+ continue
tbl_lst.append(
[tbl_dict[tst_name]["name"],
'-' if isnan(last_median_t) else