DeepLearning-IDS icon indicating copy to clipboard operation
DeepLearning-IDS copied to clipboard

errror

Open aronsinkie opened this issue 3 years ago • 1 comments

Capture how to correct the errror

aronsinkie avatar Jul 09 '21 07:07 aronsinkie

Check the parameters you passed to the script, there is two way to run the script: 1- by just passing the "all" param (you only need to run the script for one time): python data_cleanup.py all

2- by passing two parameters, the input file, the output file (you need to run the script for all the CSV files one by one): python data_cleanup.py inputFile.csv outputFile

Auto-Rooter avatar Aug 28 '21 17:08 Auto-Rooter