Kolaru / Kolaru/GoodStartAtPythonForScientists
FInd a way to load less data from files
Offen
- Vorherrschende Sprache
- Jupyter Notebook
- Sterne
- 0
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.