How do I make a function that accepts a DataFrame?

后端 未结 0 1617
执笔经年
执笔经年 2021-01-12 08:11

How do I write a function that would accept a DataFrame and sum the total of two series and divide them.

df has two series: df["infections"] = [30, 60, 40,

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