alteryx / alteryx/woodwork

Remove BooleanNullable Logical Type and have 1 Boolean Logical Type

Aberta
#1,517 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Python
Estrelas
155
Forks
24
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

- 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

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.