-
Assuming I have already constructed a
Edit: I just noticed that all attributes must be contained within |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
The only way currently would be to modify |
Beta Was this translation helpful? Give feedback.
The only way currently would be to modify
_slice_dict
by yourself for this. Otherwise, this is not possible as we don't know how to splitx
in this case :(