how to multiply an Integer with Dataframe and put the result in new Dataframe

前端 未结 0 1713
醉酒成梦
醉酒成梦 2020-12-22 04:27

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题