![]() |
Multivariate Pattern Analysis in Python |
Helper to verify presence of external libraries and modules
Test whether a known dependency is installed on the system.
This method allows us to test for individual dependencies without testing all known dependencies. It also ensures that we only test for a dependency once.
Parameters: |
|
---|
Test for all known dependencies.
Parameters: |
|
---|