Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pydata/xarray
/ todense
Method
todense
xarray/namedarray/_typing.py:280–280 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
278
""
"
279
280
def
todense(self) -> np.ndarray[Any, _DType_co]: ...
281
282
283
@runtime_checkable
Callers
15
_to_dense
Method · 0.45
to_numpy
Function · 0.45
test_unstack_sparse
Method · 0.45
test_from_dataframe_sparse
Method · 0.45
test_from_series_sparse
Method · 0.45
assert_sparse_equal
Function · 0.45
test_variable_method
Function · 0.45
test_1d_variable_method
Function · 0.45
test_missing_values
Method · 0.45
test_dataarray_method
Function · 0.45
test_datarray_1d_method
Function · 0.45
setUp
Method · 0.45
Calls
no outgoing calls
Tested by
15
test_unstack_sparse
Method · 0.36
test_from_dataframe_sparse
Method · 0.36
test_from_series_sparse
Method · 0.36
assert_sparse_equal
Function · 0.36
test_variable_method
Function · 0.36
test_1d_variable_method
Function · 0.36
test_missing_values
Method · 0.36
test_dataarray_method
Function · 0.36
test_datarray_1d_method
Function · 0.36
setUp
Method · 0.36
test_coarsen
Method · 0.36
test_rolling
Method · 0.36