Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pydata/xarray
/ Row
Class
Row
xarray/core/datatree_render.py:19–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
18
19
class
Row(NamedTuple):
20
pre: str
21
fill: str
22
node: DataTree | str
23
24
25
class
AbstractStyle:
Callers
1
__item
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected