pandas.Series.keys

Series.keys(self) → pandas.core.indexes.base.Index[source]

Return alias for index.

Returns
Index

Index of the Series.