You are viewing documentation about an older version (1.20.0). View latest version

modin.pandas.Index.to_pandas

Index.to_pandas() Index[source]

Convert Snowpark pandas Index to pandas Index

Returns:

A native pandas Index representation of self

Return type:

pandas Index