Issues
- 0
- 1
Add `ak.quantile` and `ak.percentile`
#3289 opened by alam-shahul - 6
Row-wise weighted mean gives incorrect results
#3285 opened by nj-vs-vh - 0
- 0
- 0
- 1
Odd behavior of type tracing on `IndexOptionalArray`
#3264 opened by yimuchen - 1
`ak.records_to_regular` to convert `[{"x": 1, "y": 2}, {"x": 3, "y": 4}]` into `[[1, 2], [3, 4]]`
#3257 opened by jpivarski - 1
`ak.parents_index` with `axis`
#3256 opened by jpivarski - 0
- 0
- 2
Can't concatenate arrays of records with no fields
#3258 opened by jpivarski - 0
Bad CUDA kernel during slice
#3213 opened by martindurant - 6
CUDA: tests fail with `TypeError: can_cast()`
#3205 opened by ianna - 3
- 2
CUDA test failure: `tests-cuda/test_3149_complex_reducers.py::test_block_boundary_prod_complex13`, but only the _first time_ it is run
#3214 opened by jpivarski - 2
[GPU] fix `TypeError: can_cast()`
#3243 opened by ianna - 1
RecordArray with duplicated field names cause issues with to_buffers, unpickling and loading from arrow
#3247 opened by nikoladze - 8
- 0
- 0
- 4
"Can't pickle" error message changed?
#3223 opened by jpivarski - 2
`ak.nones_like`
#3221 opened by lgray - 18
Precision of awkward array
#3212 opened by roy-brener-cern - 17
avro reader crash
#3188 opened by martindurant - 0
fill_none followed by ravel reorders arrays
#3180 opened by rpsimeon34 - 2
- 0
- 13
PR 3119 introduced overtouching
#3185 opened by ikrommyd - 6
`"cuda"` target in numba.vectorize not working correctly?
#3179 opened by lgray - 0
- 1
remaining CUDA kernels not yet in main
#3173 opened by jpivarski - 1
- 0
- 2
Support Numpy 2 varlen strings
#3170 opened by agoose77 - 0
DeprecationWarning: `datetime.datetime.utcfromtimestamp()` is deprecated and scheduled for removal in a future version
#3166 opened by ianna - 0
ak.from_parquet should be able to read partial columns
#3154 opened by tcawlfield - 0
support distributed RDataFrame
#3163 opened by ianna - 0
np.sum of an array of boolean dtype in tests/test_0115_generic_reducer_operation.py
#3160 opened by ianna - 5
- 8
- 3
awkward fails to build with GCC 14
#3132 opened by glaubitz - 0
`ak.where` errors if array has None
#3138 opened by timdiller - 6
Slicing ak.Array in cuda backend breaks
#3133 opened by essoca - 16
Is awkward-cpp not linking properly in MacOS now?
#3122 opened by jpivarski - 10
Exponential memory growth in UnionArray broadcasting
#3118 opened by Teddy-Curtis - 2
- 0
- 2
Scalar type promotion not working
#3128 opened by nsmith- - 3