scikit-hep/awkward-0.x
Manipulate arrays of complex data structures as easily as Numpy.
PythonBSD-3-Clause
Issues
- 7
Behavior of .all() is not consistent with numpy
#166 opened by masonproffitt - 3
Equivalent of numpy.where for awkward arrays
#84 opened by jpivarski - 2
ChunkedArray ufunc bug
#161 opened by nsmith- - 7
Unable to serialize/save TLorentzVectorArray
#169 opened by masonproffitt - 3
- 0
Multi-d slicing breaks on empty jagged arrays
#163 opened by nsmith- - 4
Sorting
#81 opened by guitargeek - 6
JaggedArray.concatenate axis=1 fails for empty arrays
#127 opened by nsmith- - 4
- 7
Releasing precompiled binaries of awkward-cpp
#143 opened by jpivarski - 0
JaggedArray.tojagged(999) returns None
#150 opened by jpivarski - 0
- 5
lazyarrays and zip
#135 opened by nsmith- - 3
- 0
- 7
performance of idiomatic expressions
#107 opened by jpata - 12
Indexing of multi-dimensional jagged arrays
#103 opened by mverzett - 6
- 1
Proposal: jit-compilation if numba available
#63 opened by nsmith- - 1
Implement nested parquet writing
#65 opened by martindurant - 1
All awkward types should have a "regular" method
#111 opened by jpivarski - 1
Need a low-level type infrastructure
#96 opened by jpivarski - 5
Concatenating two jagged arrays
#149 opened by mat-adamec - 2
comparison with tensorflow ragged tensors
#157 opened by aminnj - 1
- 6
- 3
index dtype error in compact
#130 opened by jpata - 1
- 3
Crash when slicing JaggedArray containing a ndarray
#125 opened by mverzett - 5
Attaching new columns
#116 opened by mverzett - 1
The awkward.arrow.toparquet function should take a filename as first argument
#112 opened by jpivarski - 2
JaggedArray slicing out of bounds
#109 opened by zhenbinwu - 12
JaggedArray.nth_fill([0, 1, 5], 999) → [0.0, 1.1, 5.5], [999, 999, 999], [0, 100, 500]]
#90 opened by jpivarski - 0
JaggedArray.tojagged does not handle empty arrays
#104 opened by nsmith- - 5
Nested table filtering
#95 opened by mverzett - 1
Error when taking max of empty array
#100 opened by areinsvo - 13
- 4
Filter function on JaggedArrays
#93 opened by zhenbinwu - 2
- 2
- 9
- 1
- 1
awkward-arrays → Arrow buffers
#88 opened by jpivarski - 3
Boosting by sum
#85 opened by beojan - 4
Still wrong return values when masking (see #50)
#82 opened by bhgomes - 6
README.rst installation path is wrong
#71 opened by susanwl - 1
Max is broken
#69 opened by henryiii - 4
Reading hdf5 and older schemas
#67 opened by henryiii - 10
- 7