Feedback from April 2022 session
-
Make the slicing only happen with the 2D data -
Make the 2D grid not be 3x3. Maybe 4x5 -
Simplify the early indexing (or remove exercises) -
Remove fancy indexing before boolean masks -
Set some exercises as "bonus" -
Simplify dtypes -
Remove fromfunctionand provide as a part of the file instead. - Christopher suggests keeping this. If other things are simplified it should be ok -
Remove np.whereandmasked_array(or move to bonus chapter) -
Drop 1D plotting -
Just show matplotlib as an example in the exercises and not labour it.
Edited by Matt Williams