-
-
Notifications
You must be signed in to change notification settings - Fork 125
"Loading" as a separate section #242
Description
The dc-cac-image discussed during their first meeting the question of moving to imageio for data loading (#238 / #239). There was general support for the move on the basis that data loading and processing are sufficiently different concepts that it isn't a too great burden on learners.
Looking at the current outline of the lesson (and perhaps depending on what lessons might be introduced in the future), I'd like to open the discussion on if "Image loading" might not be an appropriate section in its own right where exactly the discussion that's been had in the issue, the PR, and now the CAC could be explained to the learner. ("There are multiple ways to load an image. The basis for this lesson is that any loader should return a numpy array. In future lessons, this can even be done for remote data." etc.)