Skip test where 'numpy' not available.
Check if Python's numpy is available, and skip test if not. This function is called within some tests to ensure server tests involving reticulate calls execute properly.
reticulate
skip_if_no_numpy()
NULL
Useful links