Hi there, I would love some input on this issue, https://github.com/numpy/numpy/issues/21375.
I have created a draft PR which I believe resolves it, https://github.com/numpy/numpy/pull/25474. Decided to go with adding ignore_nan to np.average rather than adding weights to np.nanmean as it seemed logical and was the path of least resistance. Please let me know what you think! -awestm _______________________________________________ NumPy-Discussion mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/numpy-discussion.python.org/ Member address: [email protected]
