<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 23, 2015 at 4:14 AM, Abraham Escalante <span dir="ltr"><<a href="mailto:aeklant@gmail.com" target="_blank">aeklant@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hello all,<div><br></div><div>As part of the StatistisCleanup milestone (which I aim to complete by late August) `scipy.stats.histogram2` and `scipy.stats.signaltonoise` are to be deprecated but of course, we would like to get opinions from the community.</div><div><br></div><div>In short: </div><div><ul><li>`histogram2` is not well tested and is unnecessary since `np.histogram2d` can be used instead.<br></li><li>`signaltonoise` doesn't really belong in `scipy.stats` and it is rarely used.</li></ul><div>For more details, please refer to issues #602 and #609.</div></div><div><br></div><div>If you have an objection or any opinion regarding this please let me know to take it into account.</div></div></blockquote><div><br></div><div>Here are the PRs from Abraham that deprecate these functions:<br>  <a href="https://github.com/scipy/scipy/pull/4656">https://github.com/scipy/scipy/pull/4656</a><br>  <a href="https://github.com/scipy/scipy/pull/4655">https://github.com/scipy/scipy/pull/4655</a><br><br></div><div>Barring any objections, those PRs will be merged soonish.<br><br></div><div>Ralf<br> <br></div></div><br></div></div>