Trying to read CSV file, but it seem it not regular file.
with open(\'/root/myOutput-03.csv\', \'r\') as csv_file: csv_reader = csv.DictReader(csv_file, delim