`generate_pipeline_example` does not work on Windows
Abierto
bug
- Lenguaje dominante
- Python
- Estrellas
- 850
- Forks
- 96
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Seems to be some sort of unicode decoding error.
We previously missed this issue because we only run `evalml/test/pipeline_tests` in our CI within `git-test-prophet`, which we don't run for Windows. This should be avoided in the future with #4048
Example failure: https://github.com/alteryx/evalml/actions/runs/4315485287/jobs/7529928222
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.