python remove comma from number code example Example: remove commas from string python s = s.replace(',', '')