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

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.

© 2008–2022, 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/1.4.0/reference/api/pandas.Index.to_flat_index.html