import_cached_package# scikitplot.cython.import_cached_package(key, *, cache_dir=None)[source]# Import a cached package and return the loaded modules. Parameters: key (str) cache_dir (str | Path | None) Return type: Sequence[ModuleType]