Open aronsinkie opened 3 years ago
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
how to correct the errror