alteryx / alteryx/woodwork

Remove `backup_dtype` from categorical logical types and bump pyspark version if necessary

Abierto
#1,102 3 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

With version 1.8.0, Koalas added support for the `category` dtype. We should bump our min Koalas version to 1.8.0 and update all of our categorical LogicalTypes to remove the `backup_dtype` attribute.

I think this will also allow us to remove the use of `backup_dtype` completely from the Woodwork code, including the usage in the `LogicalType` class.

This will also require updating several tests.

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.