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

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

bigframes.bigquery.array_includes_any#

bigframes.bigquery.array_includes_any(array_to_search: Series | Expression | Any | Literal[Sentinel.ARGUMENT_DEFAULT], search_values: Series | Expression | Any | Literal[Sentinel.ARGUMENT_DEFAULT]) Series | Expression[source]#

Takes an array to search and an array of search values. Returns TRUE if any search values are in the array to search, otherwise returns FALSE.


Web Proxy Viewer  |  New URL  |  Original Page