How to solve “cannot set using a multi-index selection indexer with a different length than the value”

前端 未结 0 1804
一生所求
一生所求 2021-02-04 01:39

I am working on add a new column to a dataframe and then I am going to assign a list to each cell of this new column.

x=[\'Leaking pipe\']=0
x[\'Leaking pipe\']=x         


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