what is the difference between notna() and dropna()?

前端 未结 0 1593
遥遥无期
遥遥无期 2021-02-01 12:11

I\'m working on titanic data right now, using pandas. Funny thing is, when dealing with missing values, drorpna() does not work but notna() does.

temp.Embarked.dr         


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