<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Aug 10, 2017 at 3:08 PM, Eric Wieser <span dir="ltr"><<a href="mailto:wieser.eric+numpy@gmail.com" target="_blank">wieser.eric+numpy@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="m_-8068223954035487473markdown-here-wrapper" style="font-size:1em;font-family:Helvetica,arial,freesans,clean,sans-serif;color:rgb(34,34,34);background-color:rgb(255,255,255);border:none;line-height:1.2"><p style="margin:1em 0px">Let’s try and keep this on topic - most replies to this message has been about #9211, which is an orthogonal issue.</p>
<p style="margin:1em 0px">There are two main questions here:</p>
<ol style="padding-left:2em;margin:1em 0px">
<li style="margin:1em 0px">Would the community prefer to use <code style="font-size:0.85em;font-family:Consolas,Inconsolata,Courier,monospace;margin:0px 0.15em;padding:0px 0.3em;white-space:nowrap;border:1px solid rgb(234,234,234);background-color:rgb(248,248,248);border-radius:3px;display:inline">np.quantile(x, 0.25)</code> instead of <code style="font-size:0.85em;font-family:Consolas,Inconsolata,Courier,monospace;margin:0px 0.15em;padding:0px 0.3em;white-space:nowrap;border:1px solid rgb(234,234,234);background-color:rgb(248,248,248);border-radius:3px;display:inline">np.percentile(x, 25)</code>, if they had the choice</li>
<li style="margin:1em 0px">Is this desirable enough to justify increasing the API surface?</li>
</ol>
<p style="margin:1em 0px">The general consensus on the github issue answers yes to 1, but is neutral on 2. It would be good to get more opinions.</p></div></div></blockquote><div><br></div><div>I think a quantile function would be natural and desirable.<br><br></div><div><snip><br><br></div><div>Chuck <br></div></div><br></div></div>