xarray icon indicating copy to clipboard operation
xarray copied to clipboard

More Array API changes

Open tomwhite opened this issue 1 year ago • 2 comments

Including aggregation with nans, astype, where, stack.

This is a follow-on to #6804, delegating more functions to np or xp as appropriate.

  • [x] Tests added

tomwhite avatar Sep 22 '22 14:09 tomwhite

This is great feedback - thanks @keewis! I will take a look at implementing your suggestions.

tomwhite avatar Sep 23 '22 13:09 tomwhite

Updated with all the suggestions. How does this look now?

tomwhite avatar Sep 28 '22 11:09 tomwhite

image

Looks like we're good to go here with respect to pint. Thanks @tomwhite !

dcherian avatar Oct 17 '22 15:10 dcherian