re_sdk
0.24.0-alpha.1+dev
Module nullif
Module Items
Functions
In re_
sdk::
external::
arrow::
compute::
kernels
re_sdk
::
external
::
arrow
::
compute
::
kernels
Module
nullif
Copy item path
Expand description
Implements the
nullif
function for Arrow arrays.
Functions
ยง
nullif
Returns a new array with the same values and the validity bit to false where the corresponding element of
right
is true.