import_cached#

scikitplot.cython.import_cached(key, *, cache_dir=None)[source]#

Import a cached module entry and return the loaded module.

Parameters:
Return type:

ModuleType