shapiq.utils.check_import_module¶

shapiq.utils.check_import_module(name, functionality=None)[source]¶

Check if the optional dependency is available.

Return type:

None

Parameters:
  • name (str)

  • functionality (str | None)