[Numpy-discussion] nanmean(), nanstd() and other "missing" functions for 1.8

Chris Barker - NOAA Federal chris.barker at noaa.gov
Wed May 1 01:13:53 EDT 2013


On Apr 30, 2013, at 6:37 PM, Benjamin Root <ben.root at ou.edu> wrote:
> I can not think of any reason not to include these functions in v1.8.

+1


> Of course, the documentation for discussed before: np.minmax().  My thinking is that it would return a 2xN array

How about a tuple: (min, max)?

-Chris



More information about the NumPy-Discussion mailing list