Mohamed Aly
Results
2
issues of
Mohamed Aly
I am trying to develop code which will parse a series of branches and use uproot to read those branches. The branches could be passed as a regex pattern or...
feature
I have a masked awkward array that I am trying to pass to `Hist.fill()`. The inner conversion to numpy arrays seems to fail because the `allow_missing` flag in `to_numpy()` is...