pandas.Series.keys — pandas 0.25.3 documentation (
original
) (
raw
)
Series.
keys
(
self
)
[source]
¶
Return alias for index.
Returns:
Index Index of the Series.