pandas / 0.19.2 / generated / pandas.index.map.html /

pandas.Index.map

Index.map(mapper) [source]

Apply mapper function to its values.

Parameters:

mapper : callable

Function to be applied.

Returns:

applied : array

© 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.19.2/generated/pandas.Index.map.html