We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
P60のコードを実行したのですが、Overviewを見てみるとNameがCategoricalに分類されてしまっていました。 これはどのように解決すればよろしいでしょうか。
The text was updated successfully, but these errors were encountered:
pandas_profiling の仕様が変わって、NameがTextではなくCategoricalと判定されるようになったようです。 https://www.kaggle.com/sishihara/python-kaggle-start-book-ch02-03
pandas_profiling
単なるライブラリの上の分類の問題で、特に解決が必要な類いのものではない認識です。p.60の図2.15および本文中の説明については、次回以降の改訂のタイミングで修正いたします。
ご報告ありがとうございました。
Sorry, something went wrong.
迅速な対応ありがとうございます。
#31 に登録いたしました。やり取りとしては完了している認識なので、closeいたします。フィードバックありがとうございました。
No branches or pull requests
P60のコードを実行したのですが、Overviewを見てみるとNameがCategoricalに分類されてしまっていました。
これはどのように解決すればよろしいでしょうか。
The text was updated successfully, but these errors were encountered: