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

Index.putmask(mask, value)

return a new Index of the values set with the mask

See also

numpy.ndarray.putmask