How to operate with two differents dataframes in python?

前端 未结 0 405
清歌不尽
清歌不尽 2020-12-13 02:51

I want to make a mathematical operation by comparing the values of the two differents dataframes (A and B).

A = pd.DataFrame({\'a\':[1,1,2,2],\'s\':[10,20,30,         


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