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
Hi Deepak! Thanks for your valuable input. So far I can confirm all your findings, and I'm a bit ashamed, that our test suite obviously has some gaps. PRs on that stuff would be highly welcome, not sure if I get to fix those errors in a timely manner.
fails with
I think the issue is that you can't use
nansqueeze
withnanarg*
reductions:numpy-groupies/numpy_groupies/aggregate_numpy.py
Lines 272 to 275 in 7a31d1f
Or you could create a vector of indexes, apply the nan mask, and then index that vector with the current
nanarg*
output.The text was updated successfully, but these errors were encountered: