FInd a way to load less data from files

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
jupyter-notebook, python

Research direction

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.

Written by the indexing model from the issue text.

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.

Dominant language
Jupyter Notebook
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Kolaru/GoodStartAtPythonForScientists

All issues in Kolaru/GoodStartAtPythonForScientists

Similar issues

More Data Engineering issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.