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

bigframes.bigquery.flatten — bigframes documentation
Back to top
Search the docs ...:

bigframes.bigquery.flatten#

bigframes.bigquery.flatten(array_to_flatten: Series | Expression | Any | Literal[Sentinel.ARGUMENT_DEFAULT], depth: Series | Expression | Literal[Sentinel.ARGUMENT_DEFAULT] | int = Sentinel.ARGUMENT_DEFAULT) Series | Expression[source]#

Takes an array of nested data and flattens a specific part of it into a single, flat array with the [array elements field access operator][array-el-field-operator]. Returns NULL if the input value is NULL.


Web Proxy Viewer  |  New URL  |  Original Page