I just put a bunch of code into a package, and anecdotally it feels like importing the package with its dependencies takes less time than importing the dependencies individually in a notebook. Is there any difference between how loading packages work when they're implicitly loaded vs explicitly loaded?
Last updated: Jan 29 2025 at 04:38 UTC