Replies: 1 comment 1 reply
-
|
What exactly do you want to achieve with the |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
What is the reason that its only possible to iterate over groups by getting a pandas DataFrame?
Basically why isn't it possible to iterate over groups receiving a "Channel Group" object (I know it currently doesn't formally exist) and working with Groups?
It is possible to display a group, or export a group in the GUI, but no way to iterate and manipulate it using the library?
[for example removing a group, or replacing a group with a modified version of it]
Beta Was this translation helpful? Give feedback.
All reactions