MV2

argsort(x, axis=- 1, fill_value=None)[source]

Treating masked values as if they have the value fill_value, return sort indices for sorting along given axis. if fill_value is None, use fill_value(x)