df.dropna() not dropping rows with na

后端 未结 0 1929
醉酒成梦
醉酒成梦 2021-01-18 21:46

I want to remove all the rows from dataframe where column "colImp" has no value and convert it to int type. Its a very simple code but I can still see \'nan\' afte

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