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

pandas.Index.to_flat_index

Index.to_flat_index() [source]

Identity method.

New in version 0.24.0.

This is implemented for compatability 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.24.2/reference/api/pandas.Index.to_flat_index.html