Sum of only specific columns in a pandas dataframe

后端 未结 0 1727
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-10 19:48

Consider I have a dataframe with few columns

and a list [\'salary\',\'gross exp\']

Now I want to perform sum of the column operation only on the column

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