How can I merge/sum together a range of rows in a pandas DataFrame into one row?

后端 未结 0 506
[愿得一人]
[愿得一人] 2020-12-15 04:51

I have a pandas DataFrame and I am trying to sum together and merge the last several rows into a single row. Is there a way I can specify an index range and have that range

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