Kolaru / Kolaru/GoodStartAtPythonForScientists
FInd a way to load less data from files
Abierto
- Lenguaje dominante
- Jupyter Notebook
- Estrellas
- 0
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Loading data from files takes a lot of time (finding location, getting path right).
It would be good to reduce that.
One solution would be to reuse the same data in all exercises, so that it is loaded only once.
Another would be to provide some of it directly in template exercise files.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.