Kolaru / Kolaru/GoodStartAtPythonForScientists
FInd a way to load less data from files
Open
- Dominant language
- Jupyter Notebook
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.