dask.array.Array.argtopk
- Array.argtopk(k, axis=- 1, split_every=None)[source]
The indices of the top k elements of an array.
See
dask.array.argtopk()
for docstring.
The indices of the top k elements of an array.
See dask.array.argtopk()
for docstring.