bigframes.bigquery.array_concat#

bigframes.bigquery.array_concat(array_expression_1: Series | Expression | Any | Literal[Sentinel.ARGUMENT_DEFAULT], array_expression_2: Series | Expression | Any | Literal[Sentinel.ARGUMENT_DEFAULT]) Series | Expression[source]#

Concatenates one or more arrays with the same element type into a single array.