summaryrefslogtreecommitdiff
path: root/numpy/lib/tests/test_nanfunctions.py
Commit message (Expand)AuthorAgeFilesLines
...
* DOC: Various fixes.Charles Harris2013-08-141-4/+4
* TST: Add tests for the nansum, nanmean, nanvar, and nanstd.Charles Harris2013-08-121-190/+367
* MAINT: Separate nan functions into their own module.Charles Harris2013-08-121-0/+240