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

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

bigframes.pandas.Series.unstack#

Series.unstack(level: str | int | Sequence[str | int] = -1)[source]#

Unstack, also known as pivot, Series with MultiIndex to produce DataFrame.

Returns:

Unstacked Series.

Return type:

bigframes.pandas.DataFrame


Web Proxy Viewer  |  New URL  |  Original Page