You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Data containers are read-only, so a shuffler would have to either go through an slist (in which case, go getvalues -> slist -> shuffle -> mergedata back to a data container); or we'd need a new data_shuffle function just for data containers.
I would prefer the function, but it's unlikely to find favor.
Just read a JSON, but how to shuffle lists?
The text was updated successfully, but these errors were encountered: