bigframes.bigquery.array_first#

bigframes.bigquery.array_first(array_expression: Series | Expression | Any | Literal[Sentinel.ARGUMENT_DEFAULT]) Series | Expression[source]#

Takes an array and returns the first element in the array.