Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pydata/xarray
/ test_bfill_dataset
Function
test_bfill_dataset
xarray/tests/test_missing.py:569–570 ·
view source on GitHub ↗
(ds)
Source
from the content-addressed store, hash-verified
567
568
@requires_bottleneck
569
def
test_bfill_dataset(ds):
570
ds.ffill(dim=
"time"
)
571
572
573
@requires_bottleneck
Callers
nothing calls this directly
Calls
1
ffill
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…