re_viewer
0.22.1
Module nullif
Functions
In re_viewer::external::arrow::compute::kernels
Module
re_viewer
::
external
::
arrow
::
compute
::
kernels
::
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.