Kolaru / Kolaru/GoodStartAtPythonForScientists
FInd a way to load less data from files
Ouverte
- Langage dominant
- Jupyter Notebook
- Étoiles
- 0
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.