Module nullif
re_
viewer
0.24.0-alpha.1+dev
Module nullif
Module Items
Functions
In re_
viewer::
external::
arrow::
compute::
kernels
Modules
aggregate
arity
bitwise
boolean
cast
cast_utils
cmp
comparison
concat
concat_elements
filter
interleave
length
nullif
numeric
partition
rank
regexp
sort
substring
take
temporal
union_extract
window
zip
Functions
cast
re_viewer
::
external
::
arrow
::
compute
::
kernels
Module
nullif
Copy item path
Settings
Help
Summary
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.