
8 Aug
2022
8 Aug
'22
8:42 a.m.
PR 21998 [0] adds methods "ones_like", "zeros_like", "dsplit","split", and "vsplit" for MaskedArrays. The motivation was to clean up broken documentation links, and it seemed logical to add the interfaces. As far as I can tell we do not have users asking for these methods. Should we add them (expanding the np.ma namespace) or find another way to fix the broken documentation links?
Matti