Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dask/dask
/ FillnaAlign
Class
FillnaAlign
dask/dataframe/dask_expr/_expr.py:3594–3597 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3592
3593
3594
class
FillnaAlign(MaybeAlignPartitions):
3595
_projection_passthrough = True
3596
_parameters = [
"frame"
,
"value"
]
3597
_expr_cls = Fillna
3598
3599
3600
class
AlignAlignPartitions(MaybeAlignPartitions):
Callers
1
fillna
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected