alteryx / alteryx/woodwork

Stop converting ['1', '2', '3'] to string dtype before initializing as a Double column

Abierto
#767 4 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
155
Forks
24
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Pandas bug was stopping us from being able to initialize Woodwork on a column of numeric strings, so we had to convert to the `string` dtype first.
https://github.com/alteryx/woodwork/pull/755/files#diff-75cb54847db4ed09b32148b93f1f543df16a421473154cb17085ff4932277ba8L402

This should be removed after the bug is fixed.

- https://github.com/pandas-dev/pandas/issues/40729

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.