[ Web Proxy ]
URL:
Viewing: https://dataframes.bigquery.dev/reference/api/bigframes.pandas.MultiIndex.html [Back]  [Original]

bigframes.pandas.MultiIndex — bigframes documentation
Back to top
Search the docs ...:

bigframes.pandas.MultiIndex#

class bigframes.pandas.MultiIndex(data=None, dtype=None, *, name=None, session=None)[source]#

A multi-level, or hierarchical, index object for pandas objects.

Attributes

Methods

from_arrays(arrays[,sortorder,names,session])

Convert arrays to MultiIndex.

from_tuples(tuples[,sortorder,names,session])

Convert list of tuples to MultiIndex.


Web Proxy Viewer  |  New URL  |  Original Page