Closed slevang closed 3 days ago
This looks great! Could you please also add a brief note to whats-new.rst
?
This looks great! Could you please also add a brief note to
whats-new.rst
?
Yes will do. Shall we add these back to the main api docs as well, same as before minus the deprecation notice?
Yes, please!
On Sun, Nov 17, 2024 at 1:22 PM Sam Levang @.***> wrote:
This looks great! Could you please also add a brief note to whats-new.rst?
Yes will do. Shall we add these back to the main api docs as well, same as before https://github.com/pydata/xarray/pull/6491/files#diff-9ceb22fb61ab27613e143e733f0d2ef128c1f72125ae3c6324465955bd093f93 minus the deprecation notice?
— Reply to this email directly, view it on GitHub https://github.com/pydata/xarray/pull/9776#issuecomment-2481582943, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJJFVVI36XVHPN3ZAPCCSL2BECIVAVCNFSM6AAAAABRVS4J72VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOBRGU4DEOJUGM . You are receiving this because you were mentioned.Message ID: @.***>
whats-new.rst
api.rst
Re-implement the old
xarray.ufuncs
module to allow generic ufunc handling for array types that don't implement__array_ufunc__
: