On Mar 23, 2015 6:59 AM, "Daniel da Silva" <[email protected]>
wrote:
>
> Hope this isn't too off-topic: but it would be very nice if np.histogram
and np.histogram2d supported masked arrays. Is this out of scope for
outside the numpy.ma package?

Usually the way this kind of thing is handled is by adding an
np.ma.histogram function.

-n
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to