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

Featurewiz cannot be used on Google Club #43

Closed
ooghry opened this issue Aug 3, 2022 · 1 comment
Closed

Featurewiz cannot be used on Google Club #43

ooghry opened this issue Aug 3, 2022 · 1 comment

Comments

@ooghry
Copy link

ooghry commented Aug 3, 2022

Featurewiz needs networkx>=2.8.1 which need Python >= 3.8 and Google Colab has python 3.7.

@AutoViML
Copy link
Owner

Hi @ooghry 👍
Thanks for trying out Featurewiz. I have a Colab here which works fine if you follow these steps carefully as outlined here and in the Github.

https://colab.research.google.com/drive/1ekBZgCDgRGJU25unwZ0lvla_k20pq36h?usp=sharing

!pip install featurewiz --ignore-installed --no-deps
!pip install 'fsspec>=0.3.3'
!pip install category_encoders --upgrade
!pip install imbalanced_ensemble

Once you do the above, it works like a charm.
Autovimal

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