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

bigframes.pandas.api.typing.StructAccessor — bigframes documentation
Back to top
Search the docs ...:

bigframes.pandas.api.typing.StructAccessor#

class bigframes.pandas.api.typing.StructAccessor(data: Series)[source]#

Accessor object for structured data properties of the Series values.

Attributes

dtypes

Return the dtype object of each child field of the struct.

Methods

__init__(data)

explode()

Extract all child fields of a struct as a DataFrame.

field(name_or_index)

Extract a child field of a struct as a Series.


Web Proxy Viewer  |  New URL  |  Original Page