business-science/correlationfunnel

Please add "integer" in the expected class types for binarize()

AnikMallick opened this issue · 2 comments

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"

Thanks for this. I will update to add integer.

Done - You can now use the developmental version. I will add to CRAN soon.