alteryx / alteryx/woodwork

Stop calling astype('Float64') after `replace` call once Pandas bug is fixed

Aberta
#766 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

Had to add a call to convert the dtype back to `Float64` after a `DataFrame.replace` call because of a Pandas bug.

https://github.com/alteryx/woodwork/pull/755/files#diff-75cb54847db4ed09b32148b93f1f543df16a421473154cb17085ff4932277ba8R1140

It should be removed once the bug is fixed and the `replace` call doesn't change the dtype.
- https://github.com/pandas-dev/pandas/issues/40732

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.