Kolaru / Kolaru/GoodStartAtPythonForScientists
FInd a way to load less data from files
- Linguagem predominante
- Jupyter Notebook
- Estrelas
- 0
- Forks
- 0
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Start by reviewing the exercise templates and the existing file-loading paths to identify where data is located and loaded repeatedly. Compare the two approaches proposed in the issue and confirm the intended scope with a maintainer. Done means the exercises require less repeated file-location work and load shared data no more than necessary.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- jupyter-notebook, python
- Domínio
- data, developer-experience
- Tipo de issue
- Funcionalidade
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 25/100