Keyerror while trying to replace null values

前端 未结 0 1608
礼貌的吻别
礼貌的吻别 2021-01-14 05:36

I\'m getting this new type (new for me) of key error when I try to replace null values in a column.

df[\'GarageYrBlt\'] = df[\'GarageYrBlt\'].map(lambda x: df         


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