<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Dec 28, 2014 at 8:48 PM, Yuxiang Wang <span dir="ltr"><<a href="mailto:yw5aj@virginia.edu" target="_blank">yw5aj@virginia.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear all,<br>
<br>
I am really glad to find out a very useful function called<br>
numpy.ma.extras.clump_masked(), and it is indeed well documented if<br>
you look into the source. However, may I ask why does it not show up<br>
in the main documentation website<br>
(<a href="http://docs.scipy.org/doc/numpy/reference/routines.ma.html" target="_blank">http://docs.scipy.org/doc/numpy/reference/routines.ma.html</a>)?<br></blockquote><div><br></div><div>Because they (there's also clump_unmasked) weren't added to the function list in doc/source/reference/routines.ma.rst. Care to send a PR for that?<br><br></div><div>Other todo there is to fix up the examples, they should be used as np.ma.clump_masked not np.ma.extras.clump_masked.<br><br></div><div>Cheers,<br></div><div>Ralf<br><br></div><div> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Not a big deal, just being curious.<br>
<br>
Shawn<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Yuxiang "Shawn" Wang<br>
Gerling Research Lab<br>
University of Virginia<br>
<a href="mailto:yw5aj@virginia.edu">yw5aj@virginia.edu</a><br>
<a href="tel:%2B1%20%28434%29%20284-0836" value="+14342840836">+1 (434) 284-0836</a><br>
<a href="https://sites.google.com/a/virginia.edu/yw5aj/" target="_blank">https://sites.google.com/a/virginia.edu/yw5aj/</a><br>
_______________________________________________<br>
NumPy-Discussion mailing list<br>
<a href="mailto:NumPy-Discussion@scipy.org">NumPy-Discussion@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/numpy-discussion" target="_blank">http://mail.scipy.org/mailman/listinfo/numpy-discussion</a><br>
</font></span></blockquote></div><br></div></div>