Separate parsing logic from formatting.
.strip(
.replace(
def parse_amount(raw): # TODO: strip, remove commas, convert to float pass