[Numpy-discussion] [Numpy-svn] r8413 - trunk/numpy/lib - Author: oliphant - Add percentile function.
Keith Goodman
kwgoodman@gmail....
Thu Jul 8 14:42:42 CDT 2010
On Thu, Jul 8, 2010 at 12:27 PM, Sebastian Haase <seb.haase@gmail.com> wrote:
> isn't this related to
> http://projects.scipy.org/numpy/ticket/626
> percentile() and clamp()
>
> which was set to invalid
>
> -Sebastian
The new percentile function has an axis input. I like that.
scipy.stats.scoreatpercentile always works along axis 0.
More information about the NumPy-Discussion
mailing list