Would it make sense to include these - [x] **nanmin** - [x] **nanmax** - [ ] **nanmean** - [ ] **nansum** There is a corresponding issue opened in https://github.com/data-apis/array-api/issues/621 but I don't think that has been planned yet. scikit-learn reference: [array api nan reduction utils](https://github.com/scikit-learn/scikit-learn/blob/main/sklearn/utils/_array_api.py#L925-L990) What do you think @lucascolley
Would it make sense to include these
There is a corresponding issue opened in data-apis/array-api#621 but I don't think that has been planned yet.
scikit-learn reference: array api nan reduction utils
What do you think @lucascolley