How to split data from a big Data object #9863
Unanswered
StefanIsSmart
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I processed the data with InMemoryDataset,
From a
list of Data()
objects processed to a data byself.collate
, get adata
andslices
Now I want to reverse the option to get a
list of Data()
, is there any function could do that?Beta Was this translation helpful? Give feedback.
All reactions