pandas.MultiIndex.putmask — pandas 0.18.1 documentation (original) (raw)

MultiIndex.putmask(mask, value)

return a new Index of the values set with the mask

See also

numpy.ndarray.putmask