pandas.Index.to_flat_index¶
- Index.to_flat_index()[source]¶
 Identity method.
This is implemented for compatibility with subclass implementations when chaining.
- Returns
 - pd.Index
 Caller.
See also
MultiIndex.to_flat_indexSubclass implementation.
Identity method.
This is implemented for compatibility with subclass implementations when chaining.
Caller.
See also
MultiIndex.to_flat_indexSubclass implementation.