[~] Refactor
This commit is contained in:
parent
73ef7009df
commit
47a1d7da79
@ -17,7 +17,7 @@ def kernel_1():
|
||||
)
|
||||
|
||||
t3 = {
|
||||
o : pandas.read_csv(o)
|
||||
o : pandas.read_csv(o).to_xarray()
|
||||
for o in t2
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user