Index.values
Return an array representing the data in the Index.
Warning
We recommend using Index.array
or Index.to_numpy()
, depending on whether you need a reference to the underlying data or a NumPy array.
Returns: |
|
---|
See also
Index.array
Index.to_numpy
© 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.values.html