alteryx / alteryx/woodwork

Remove BooleanNullable Logical Type and have 1 Boolean Logical Type

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

説明

- We originally had **BooleanNullable** and **Boolean** because EvalML relies on estimator/classifiers that do not support the pandas `boolean` dtype (which is used in **BooleanNullable**)
- However, a better long term solution is for Woodwork to have 1 Boolean type that supports nullable values
- For this issue:
1. Remove/Deprecate BooleanNullable
2. Change the Boolean physical type from `int64` to `Int64`
3. Update inference logic to account for this change
4. Verify that Featuretools and EvalML can properly handle this change

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

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

評価

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

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

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