Replacing missing values in Juila (MethodError: no method matching dropmissing)

后端 未结 0 521
天涯浪人
天涯浪人 2020-12-02 17:26

I have data-frame contain some missing values, I want to replace all the missing values with the mean of LoanAmount column

df[ismissing.(df.LoanAmount),:LoanA         


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