e.g. there is "2,881,423", how to remove the "," from it. I have millions data needs to be done. Is it possible to do a batch action? So any tools I can use either for PC for Mac.
"Position","Value",
"1","1",
"2","1",
"3","1",
"4","2",
"5","2",
...
"2,881,423","19",
"2,881,424","22",
"2,881,425","23",
"2,881,426","23",
"2,881,427","25",
"2,881,428","25",
"2,881,429","25",
...
Like above are some pieces from the csv.