dask.array.Array.choose
dask.array.Array.choose¶
- Array.choose(choices)[source]¶
Use an index array to construct a new array from a set of choices.
Refer to
dask.array.choose()
for full documentation.See also
dask.array.choose
equivalent function