mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 03:37:55 +00:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user