Home
What's New in 1.0.0
Getting started
User Guide
API reference
Development
Release Notes
Input/output
General functions
Series
DataFrame
Pandas arrays
Panel
Index objects
Date offsets
Window
GroupBy
Resampling
Style
Plotting
General utility functions
Extensions
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
pandas.Index.nunique
pandas.Index.ravel