pandas.Index.putmask — pandas 0.24.0rc1 documentation (original) (raw)

Index. putmask(mask, value)[source]

Return a new Index of the values set with the mask.

See also

numpy.ndarray.putmask