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

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

bigframes.bigquery.bit_count#

bigframes.bigquery.bit_count(expression: Series | Expression | Any | Literal[Sentinel.ARGUMENT_DEFAULT] | bytes | int) Series | Expression[source]#

The input, expression, must be an integer or BYTES. Returns the number of bits that are set in the input expression. For signed integers, this is the number of bits in twos complement form.


Web Proxy Viewer  |  New URL  |  Original Page