[Numpy-svn] [numpy/numpy] ba6fda: BUG: fix nanpercentile not returning scalar with a...

GitHub noreply at github.com
Sun Dec 11 20:03:02 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: ba6fdacd434a70496cfc61240e34045b6a6550a7
      https://github.com/numpy/numpy/commit/ba6fdacd434a70496cfc61240e34045b6a6550a7
  Author: Julian Taylor <jtaylor.debian at googlemail.com>
  Date:   2016-12-11 (Sun, 11 Dec 2016)

  Changed paths:
    M numpy/lib/nanfunctions.py
    M numpy/lib/tests/test_nanfunctions.py

  Log Message:
  -----------
  BUG: fix nanpercentile not returning scalar with axis argument

Closes gh-8220


  Commit: f55516951b77baa475a3e712f5f7cb831fb90c0a
      https://github.com/numpy/numpy/commit/f55516951b77baa475a3e712f5f7cb831fb90c0a
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2016-12-11 (Sun, 11 Dec 2016)

  Changed paths:
    M numpy/lib/nanfunctions.py
    M numpy/lib/tests/test_nanfunctions.py

  Log Message:
  -----------
  Merge pull request #8366 from juliantaylor/nanperc-scalar

BUG: fix nanpercentile not returning scalar with axis argument


Compare: https://github.com/numpy/numpy/compare/e00b95870522...f55516951b77


More information about the Numpy-svn mailing list