Thousand seperator remover Script which: Read csv file Takes second column Replaces , with nothing Replaces . with , Saves the result to a new file result.csv Usage Clone the repository or just download the python script Run: python3 yourFileName.csv