Skip to content

DatasetのVariable typesについて #25

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

Closed
almark7032 opened this issue Aug 22, 2020 · 3 comments
Closed

DatasetのVariable typesについて #25

almark7032 opened this issue Aug 22, 2020 · 3 comments
Labels
question Further information is requested

Comments

@almark7032
Copy link

P60のコードを実行したのですが、Overviewを見てみるとNameがCategoricalに分類されてしまっていました。
これはどのように解決すればよろしいでしょうか。

@upura
Copy link
Owner

upura commented Aug 22, 2020

pandas_profiling の仕様が変わって、NameがTextではなくCategoricalと判定されるようになったようです。
https://www.kaggle.com/sishihara/python-kaggle-start-book-ch02-03

単なるライブラリの上の分類の問題で、特に解決が必要な類いのものではない認識です。p.60の図2.15および本文中の説明については、次回以降の改訂のタイミングで修正いたします。

ご報告ありがとうございました。

@upura upura added the question Further information is requested label Aug 22, 2020
@almark7032
Copy link
Author

迅速な対応ありがとうございます。

@upura
Copy link
Owner

upura commented Sep 5, 2020

#31 に登録いたしました。やり取りとしては完了している認識なので、closeいたします。フィードバックありがとうございました。

@upura upura closed this as completed Sep 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants