changed logic for var_time, improved error message for incorrect monitor_interval input

Signed-off-by: Dipti <dipti.dhond@candelatech.com>
This commit is contained in:
Dipti
2021-02-20 14:35:24 -08:00
parent 35d1443e2b
commit 87210c1cb7
3 changed files with 11 additions and 7 deletions

View File

@@ -645,8 +645,8 @@ class LFCliBase:
dataframe_two = dataframe_two.drop(list(cols_to_remove), axis=1)
#for time elapsed section and endpoint name combo
#
print(dataframe_one)
print(dataframe_two)
#print(dataframe_one)
#print(dataframe_two)
#take those columns and separate those columns from others in DF.