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 -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: [email protected]

Reply via email to