-
From @jpata on https://gitter.im/Scikit-HEP/awkward-array
---------------------------------------------------------
sorry to bother, I'm trying to figure out if/how it's possible to create an empt…
-
### Bug description
After
```
!pip install transformers4rec[pytorch,nvtabular]
from transformers4rec import torch as tr
```
on a **kaggle** notebook I get the error:
TypeError: __new__() …
-
**What's the problem this feature will solve?**
:wave: Hi. Our project [`pyhf`](https://github.com/scikit-hep/pyhf) just switched (c.f. https://github.com/scikit-hep/pyhf/pull/2095) from having o…
-
Hello,
In #765 I am trying to fix the PATH in the build env to build a packages. The story is actually a bit more complicated than that: in order to build a working psycopg package (outside cibuild…
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
Sorry if I've missed something obvious here...
I have an old project that follows the ins…
-
- [x] I have checked that this bug exists on the latest stable version of AutoGluon
- [ ] and/or I have checked that this bug exists on the latest mainline of AutoGluon via source installation
**D…
-
There doesn't seem to be a way to get to the children of sparse or dense UnionArrays. For other types, there's
- ListType: array.flatten()
- StructType: array.field("fieldname")
- DictionaryType…
-
See https://github.com/scikit-hep/particle/actions/runs/3419905571:
![image](https://user-images.githubusercontent.com/5013581/200587058-3956f7e2-12ea-495c-a77c-5f594a49dc9e.png)
@henryiii, have…
-
This is neither a bug nor a feature request, but you might not be aware that function calls in uncompyle6 3.8.0 like this:
```
call (7)
0. expr
L. 39 0 LOAD_GLOBAL …
-
To be more useful this should also work with ATLAS `AnlaysisBase` (both release 21 and release 22).
Just the following diff gets things working for `AnalysisBase` `22.2.61`
```diff
diff --git a…