infer_variable_types does not support localized date times
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 155
- Forks
- 24
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### infer_variable_types does not support localized date times
the utility function correctly identifies a date written as 6 June 2001 as a date time. However, a date written in Spanish as 6 de enero 2001 is identified as a categorical variable.
#### Bug/Feature Request Description
this is unexpected behavior for international users of the package.
#### Expected Output
Correctly identified datetime variable.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.