Create a column based on two other columns

后端 未结 0 1525
囚心锁ツ
囚心锁ツ 2020-12-05 04:54

I want to create a column based on the values of two other columns; here\'s my code:

import pandas as pd
df = pd.DataFrame({\'pre_decrease_addfund\':[7, 50, 0         


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