Closed navidcy closed 3 years ago
I guess.
Do we ever import it any other way?
Other projects routinely do this also, e.g. xarray
:xr
, numpy
: np
, maplotlib.pyplot
: plt
, pandas
: pd
Well any user can import it as they like!
But I see what you say. Let's not bother.
I noticed that Explorer spits out suggestions to users but it assumes that users have imported the cookbook
as cc
. E.g.,https://github.com/COSIMA/cosima-cookbook/blob/bd990138e5c401d0ccf357f5aaeadc6b624e0988/cosima_cookbook/explore.py#L1048