You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the package! Love it. I was wondering whether it's possible to revert to original encodings that are replaced with as.numeric() in the clean() function? Anyway to get back to the original categories? This would come in handy for especially high dimensional data sets like the ones I am working with. Thanks either way!
The text was updated successfully, but these errors were encountered:
Thanks for the package! Love it. I was wondering whether it's possible to revert to original encodings that are replaced with
as.numeric()
in theclean()
function? Anyway to get back to the original categories? This would come in handy for especially high dimensional data sets like the ones I am working with. Thanks either way!The text was updated successfully, but these errors were encountered: