-
Hi there, I am quite new to xarray and was wondering today if there is a specific reason why 'previous' and |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I think those have been added after the xarray method was implemented. It should be easy to implement, maybe as simple as extending this list? Lines 455 to 463 in fbd48d4 PRs welcome! |
Beta Was this translation helpful? Give feedback.
I think those have been added after the xarray method was implemented. It should be easy to implement, maybe as simple as extending this list?
xarray/xarray/core/missing.py
Lines 455 to 463 in fbd48d4
PRs welcome!