We are looking for feedback on a proposal to add to NumPy a new user facing function `nancov` that would calculate the covariance of variables while ignoring nan values. If you would like to contribute to the discussion, please leave a comment in the Conversation section of this PR: https://github.com/numpy/numpy/pull/14784.
--