pandas / 0.25.0 / reference / api / pandas.index.to_flat_index.html /

pandas.Index.to_flat_index

Index.to_flat_index(self) [source]

Identity method.

New in version 0.24.0.

This is implemented for compatibility with subclass implementations when chaining.

Returns:
pd.Index

Caller.

See also

MultiIndex.to_flat_index
Subclass implementation.

© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/0.25.0/reference/api/pandas.Index.to_flat_index.html