[~] Refactor
This commit is contained in:
parent
58365e3ada
commit
6e2628e8b5
@ -147,3 +147,10 @@ def kernel_4(
|
|||||||
)
|
)
|
||||||
for k in range(-10, -1)
|
for k in range(-10, -1)
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[
|
||||||
|
print(
|
||||||
|
o_3['t5']['games'].to_dataframe().iloc[k].to_json(indent=4)
|
||||||
|
)
|
||||||
|
for k in range(-10, -1)
|
||||||
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user