I would to remove only the third comma in a CSV file and add a space.
i.e. Original file 1,2,3,4,5,6
result 1,2,3 4,5,6