Thank you for the suggestion. We will look into it!
___
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discussion-le...@python.org
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Memb
On Mon, May 20, 2024 at 1:17 PM george trojan
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 ge
xarray has both bfill and ffill for DataArrays. The implementation useless
bottleneck https://github.com/pydata/bottleneck.
Le lun. 20 mai 2024, à 13 h 22, Warren Weckesser
a écrit :
> On Mon, May 20, 2024 at 9:06 AM Raquel Braunschweig via
> NumPy-Discussion wrote:
> >
> > Hello everyone,
> >
On Mon, May 20, 2024 at 9:06 AM Raquel Braunschweig via
NumPy-Discussion wrote:
>
> Hello everyone,
>
> My colleague and I will be opening a Pull Request (PR) about adding bfill()
> (backward fill) function to NumPy. This function is designed to fill NaN
> values in an array by propagating the n