[Numpy-discussion] Requesting Code Review of nanmedian ENH

David Freese dfreese at stanford.edu
Sun Feb 16 12:13:40 EST 2014


Hi everyone,

I put together a np.nanmedian function to extend np.median to handle nans.
 Could someone review this code and give me some feedback on it before I
submit a pull request for it?

https://github.com/dfreese/numpy/compare/master...feature;nanmedian

Thanks,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20140216/62d53bf0/attachment.html>


More information about the NumPy-Discussion mailing list