On Mon, May 20, 2024 at 1:17 PM george trojan <[email protected]>
wrote:

> xarray has both bfill and ffill for DataArrays. The implementation useless
> bottleneck https://github.com/pydata/bottleneck.
>

bottleneck would probably be a good home for these functions (though I
don't speak for its maintainers). If it gets picked up by a bunch of other
array implementations, then you can make a proposal to have them added to
the Array API standard. numpy probably won't add them unless if that
happens first.

-- 
Robert Kern
_______________________________________________
NumPy-Discussion mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: [email protected]

Reply via email to