bigframes.bigquery.array_last#

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

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