How to return PyArray2<PySet<usize>> #4986
Unanswered
deadsoul44
asked this question in
Questions
Replies: 1 comment
-
I cannot naively reproduce this.
Can you provide a minimal repro? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to return PyArray2<PySet>:
but I keep getting:
How can I solve this issue?
Beta Was this translation helpful? Give feedback.
All reactions