I have a dataframe that looks like this:
1 + 0.05 2 - 0.01 3 + 0.02 4 - 0.03 5 + 0.05
i want to multiply each number by a value which is an Integer int = 100 1