I am trying to insert delimiters in a text file. In one case, I want to insert a comma before a digit. I can uniquely specify the points where I want to insert the comma in each row as a space and then a digit. Briefy, the data looks as follows:I am trying to insert delimiters in a text file