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_index
- Subclass implementation. 
 
Site Navigation
Identity method.
This is implemented for compatibility with subclass implementations when chaining.
Caller.
See also
MultiIndex.to_flat_indexSubclass implementation.