pd.Index.to_series
¶
pandasIndex.to_series(index=None, name=None)
Supported Arguments:¶
index
: can be a Index, Series, 1-dim numpy array, list, or tuplename
: can be a string or int
Unsupported Index Types
- IntervalIndex
- PeriodIndex
- MultiIndex