how to remove comma sign and make it integer in python code example Example: strip comma from string python s = s.replace(',', '')