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

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

bigframes.bigquery.array_slice#

bigframes.bigquery.array_slice(array_to_slice: Series | Expression | Any | Literal[Sentinel.ARGUMENT_DEFAULT], start_offset: Series | Expression | Literal[Sentinel.ARGUMENT_DEFAULT] | int, end_offset: Series | Expression | Literal[Sentinel.ARGUMENT_DEFAULT] | int) Series | Expression[source]#

Returns an array containing zero or more consecutive elements from the input array.


Web Proxy Viewer  |  New URL  |  Original Page