alteryx / alteryx/autonormalize

I can not make it work in Kaggle

オープン
#7 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
117
フォーク
15
PR マージ指標
30日以内にマージされた PR はありません

説明

Hi, I was trying to use your library in Kaggle but I couldn't, I've found that featuretools is installed but if I try to import as below:

from featuretools.autonormalize import autonormalize as an

it gives me:
ModuleNotFoundError: No module named 'featuretools.autonormalize'

even if I try to install it...
!pip install featuretools[autonormalize]

it says
Requirement already satisfied: featuretools[autonormalize] in /opt/conda/lib/python3.6/site-packages (0.9.1)
WARNING: featuretools 0.9.1 does not provide the extra 'autonormalize'

it will be very helpful if you can create a Kaggle Kernel, to show how to use it on Kaggle.

Regards.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。