MCPcopy
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_denseMethod · 0.45
to_numpyFunction · 0.45
test_unstack_sparseMethod · 0.45
assert_sparse_equalFunction · 0.45
test_variable_methodFunction · 0.45
test_1d_variable_methodFunction · 0.45
test_missing_valuesMethod · 0.45
test_dataarray_methodFunction · 0.45
test_datarray_1d_methodFunction · 0.45
setUpMethod · 0.45

Calls

no outgoing calls

Tested by 15

test_unstack_sparseMethod · 0.36
assert_sparse_equalFunction · 0.36
test_variable_methodFunction · 0.36
test_1d_variable_methodFunction · 0.36
test_missing_valuesMethod · 0.36
test_dataarray_methodFunction · 0.36
test_datarray_1d_methodFunction · 0.36
setUpMethod · 0.36
test_coarsenMethod · 0.36
test_rollingMethod · 0.36