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

Tuple Index Out of range #47

Open
freshnemo opened this issue Dec 25, 2018 · 1 comment
Open

Tuple Index Out of range #47

freshnemo opened this issue Dec 25, 2018 · 1 comment

Comments

@freshnemo
Copy link

Hi, my working environment is python 3.6.4 and boruta is the current version. When I runed the example dataset in the example folder of boruta. The following error message will show "tuple index out of range".
It seems to be some errors happened in this line
"if not_selected.shape[0] > 0 and not_selected.shape[1] > 0:"

@guitarmind
Copy link
Contributor

guitarmind commented Dec 27, 2018

Hi @freshnemo,

Thanks for reporting this! I have made a PR to fix this bug. The example notebook in boruta should also work fine as well!

Please try it out later once it is merged, thank you!

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