pub fn get_array_module(py: Python<'_>) -> PyResult<&PyModule>
Expand description

Returns a handle to NumPy’s multiarray module.