Open
Description
As we're running this lesson next week, I'm doing a review at present and noticing a couple of small improvements. I'll update the list as I work through things and submit another PR
-
print(dset['pr'])
does not provide the output given for attributes (it gets truncated if using the python REPL) so can add a call topprint
to overcome this consistently - applies to 02 and 08 - Be nice to show the default dask dashboard for monitoring computations / building intuition in the large data lesson (and it's easily added to content)
-
logging.critical
is referred to as critcal (missing ani
)
Metadata
Metadata
Assignees
Labels
No labels