Jim Pivarski

Results 151 issues of Jim Pivarski

### Version of Awkward Array HEAD ### Description and code to reproduce I wanted to narrow in on the segfault that pyarrow 16.1.0 introduces in our tests/test_0080_flatpandas_multiindex_rows_and_columns.py test (reported in...

bug (unverified)
installation

Although it may be counterintuitive, `uproot.TTree` and `uproot.RNTuple` should return the number of branches/top-level columns from `__len__`, rather than the number of entries. This is because they satisfy the [Mapping](https://docs.python.org/3/glossary.html#term-mapping)...

feature

It wouldn't work for some failures, and that's the hard part: deciding when retrying is likely to work and when it's doomed and you're just extending the time needed before...

feature

The processing chain for file-opening ends on the `Source` constructors, so that means that every `Source` constructor should raise an error if there are any unused arguments. Maybe each step...

bug

These are the [CF conventions](https://cfconventions.org/Data/cf-conventions/cf-conventions-1.10/cf-conventions.html#representations-features). This PR still needs tests, obviously, but I want to know what the final form of the API should be, with regard to reading/writing from...

* https://numpy.org/neps/nep-0013-ufunc-overrides.html * https://numpy.org/neps/nep-0018-array-function-protocol.html

https://github.com/jpivarski/ragged/blob/1890589635309e2d92998290b0889ec52bcda4ae/src/ragged/_spec_set_functions.py#L116-L133

todo

https://github.com/jpivarski/ragged/blob/1890589635309e2d92998290b0889ec52bcda4ae/src/ragged/_spec_set_functions.py#L90-L113

todo

https://github.com/jpivarski/ragged/blob/1890589635309e2d92998290b0889ec52bcda4ae/src/ragged/_spec_set_functions.py#L59-L82

todo

https://github.com/jpivarski/ragged/blob/1890589635309e2d92998290b0889ec52bcda4ae/src/ragged/_spec_set_functions.py#L18-L51

todo