[~] Refactor
This commit is contained in:
parent
a1dc176c32
commit
446bf2bf68
@ -1840,7 +1840,7 @@ def kernel_30(o_29, ids=None, delay=None,):
|
||||
pprint.pprint([
|
||||
t8.sum(),
|
||||
t8.mean(),
|
||||
o_29['t5'].sel(index=o_29['t5'].index.data[ids]),
|
||||
o_29['t5'].sel(index=o_29['t5'].index.data[ids]).to_dict(),
|
||||
])
|
||||
else:
|
||||
assert isinstance(ids, numpy.ndarray)
|
||||
|
Loading…
Reference in New Issue
Block a user