On this page
pandas.Index.putmask
Index.putmask(self, mask, value)
[source]-
Return a new Index of the values set with the mask.
Returns: - Index
See also
numpy.ndarray.putmask
© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/0.25.0/reference/api/pandas.Index.putmask.html