Hi, 
I have an idea to change the numpy.percentile. Think numpy.percentile and 
numpy.nanpercentyl are the same features, and the only difference is that 
numpy.nanpercentyl doesn't include NaN values. Wouldn't it be easier if 
numpy.percentile included an argument specifying whether NaN values should be 
considered? It would certainly be easier for people who are starting their 
adventure with the library.
_______________________________________________
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discussion-le...@python.org
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: arch...@mail-archive.com

Reply via email to