Thanks. I'll give it a try. Is this something fairly new?
Robert Kern wrote:
On Fri, Jan 15, 2010 at 17:06, Wayne Watson
wrote:
I have from about 90 to 600 points of different data sets that I would
like to find the 10th and 90th percentile for. Does numpy have a
function for tha
On Fri, Jan 15, 2010 at 6:48 PM, Wayne Watson
wrote:
> Thanks. I'll give it a try. Is this something fairly new?
From
http://projects.scipy.org/scipy/search?q=scoreatpercentile
it looks like it has been there a few years. But what percentile is a few years?
_
On Fri, Jan 15, 2010 at 17:06, Wayne Watson
wrote:
> I have from about 90 to 600 points of different data sets that I would
> like to find the 10th and 90th percentile for. Does numpy have a
> function for that, or any other percentile points? Is there a method
> for getting at the Box Plot quart
I have from about 90 to 600 points of different data sets that I would
like to find the 10th and 90th percentile for. Does numpy have a
function for that, or any other percentile points? Is there a method
for getting at the Box Plot quartiles, and ranges. I think that's the
simplest set for Bo