polars_
utils
0.46.0
In polars_
utils::
select
polars_utils
::
select
Function
select_unpredictable
Copy item path
Source
pub fn select_unpredictable<T>(cond:
bool
, true_val: T, false_val: T) -> T
Available on
crate feature
nightly
only.