Comfort Lawal
Results
1
issues of
Comfort Lawal
After inputting the code below: import Semlog as SB import pandas as pd dataset = 'openstack_abnormal' print('Hello') SB. parse = SB.format_log( log_format=setting['log_format'], indir= dataset) form = parse.format(dataset+'.log') I receive the...