Why can't I call the sum() twice?

前端 未结 0 1742
心在旅途
心在旅途 2021-01-03 11:40

I have this line of code: feat_table.at(i, \'pastHC\')=(ht_stats[ht_stats["AwayTeam"] == ht].sum().HC + ht_stats[ht_stats["HomeTeam"] == ht].sum().

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