Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inspect_imb fails on iris dataaset #19

Closed
doug-friedman opened this issue Aug 27, 2019 · 2 comments
Closed

inspect_imb fails on iris dataaset #19

doug-friedman opened this issue Aug 27, 2019 · 2 comments

Comments

@doug-friedman
Copy link

I'm not quite sure why, but inspect_imb fails a lot for me with the same error. See below for a simple example.

library(inspectdf)
inspect_imb(iris)
# Error in sapply(df_cat_fact, are_lvls_unq) : 
#  object 'df_cat_fact' not found
@alastairrushworth
Copy link
Owner

Hi @doug-friedman, thanks for reporting this. This was a bug, which has now been fixed in the github version. Please let me known if you have any further issues!

@doug-friedman
Copy link
Author

Not a problem! This is an awesome library and I'm happy to support it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants