Please add "integer" in the expected class types for binarize()
AnikMallick opened this issue · 2 comments
AnikMallick commented
For columns that are read as an integer, binarize() is throwing an error.
"Error: binarize(): [Unnacceptable Columns Detected] The following columns contain non-numeric or non-categorical data types"
mdancho84 commented
Thanks for this. I will update to add integer.
mdancho84 commented
Done - You can now use the developmental version. I will add to CRAN soon.