Replies: 1 comment 1 reply
-
|
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.
-
Hi,
I ran into this issue when I simply wanted to check if an awkward array is empty or not after I filtered data from it. My array had a type that looks like:
which means that
ak.size
fails to compute the array size. I am wondering if there is a method to extract the valueN
from the array without turning it into a list of lists?Thanks,
Mo
Beta Was this translation helpful? Give feedback.
All reactions