filtering data frame based on NA on multiple columns

后端 未结 4 443
南笙
南笙 2020-12-17 20:21

I have the following data frame lets call it df, with the following observations:

id   type   company
1    NA      NA
2    NA      ADM
3    Nort         


        
4条回答
提交回复
热议问题