-
Notifications
You must be signed in to change notification settings - Fork 87
Issues: scikit-hep/awkward
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Row-wise weighted mean gives incorrect results
bug (unverified)
The problem described would be a bug, but needs to be triaged
#3285
opened Oct 17, 2024 by
nj-vs-vh
attrs
are not preserved in serializations through Arrow or Parquet
bug
#3278
opened Oct 8, 2024 by
jpivarski
We should control the type of Choice of behavior
ak.Array.attrs
, and it should be immutable
policy
#3277
opened Oct 8, 2024 by
jpivarski
Add interoperability between Awkward Array and ML libraries
feature
New feature or request
#3267
opened Oct 3, 2024 by
maxymnaumchyk
5 of 7 tasks
Function to convert ragged arrays into (Python) _lists_ of Tensors?
feature
New feature or request
#3265
opened Oct 2, 2024 by
jpivarski
Cython header-only demo project should have NumPy own the data
docs
Improvements or additions to documentation
#3262
opened Sep 30, 2024 by
jpivarski
Can't concatenate arrays of records with no fields
bug
The problem described is something that must be fixed
#3258
opened Sep 26, 2024 by
jpivarski
ak.records_to_regular
to convert [{"x": 1, "y": 2}, {"x": 3, "y": 4}]
into [[1, 2], [3, 4]]
feature
#3257
opened Sep 25, 2024 by
jpivarski
RecordArray with duplicated field names cause issues with to_buffers, unpickling and loading from arrow
bug
The problem described is something that must be fixed
#3247
opened Sep 18, 2024 by
nikoladze
[CPU/GPU] prod kernel on an empty list of a complex type gives a wrong result
bug (unverified)
The problem described would be a bug, but needs to be triaged
#3236
opened Sep 12, 2024 by
ianna
Should cupy ufuncs work on awkward arrays that are correctly on-device?
bug (unverified)
The problem described would be a bug, but needs to be triaged
#3232
opened Sep 5, 2024 by
lgray
Unexpected The problem described would be a bug, but needs to be triaged
None
behavior when working with computation ak.cartesian
bug (unverified)
#3197
opened Aug 1, 2024 by
yimuchen
migration to Pull requests that update a dependency file
numba v0.60
and a separate numba-cuda
package
dependencies
#3192
opened Jul 31, 2024 by
ianna
avro reader crash
bug (unverified)
The problem described would be a bug, but needs to be triaged
#3188
opened Jul 26, 2024 by
martindurant
numerical stability and overflow conditions: handling
NaN
and Inf
on GPU
#3186
opened Jul 19, 2024 by
ianna
fill_none followed by ravel reorders arrays
bug (unverified)
The problem described would be a bug, but needs to be triaged
#3180
opened Jul 12, 2024 by
rpsimeon34
"cuda"
target in numba.vectorize not working correctly?
bug (unverified)
#3179
opened Jul 10, 2024 by
lgray
remaining CUDA kernels not yet in main
gpu
Concerns the GPU implementation (backend = "cuda')
#3173
opened Jul 2, 2024 by
jpivarski
12 of 29 tasks
DeprecationWarning: The problem described would be a bug, but needs to be triaged
datetime.datetime.utcfromtimestamp()
is deprecated and scheduled for removal in a future version
bug (unverified)
#3166
opened Jun 25, 2024 by
ianna
ak.from_parquet slower than pa.parquet.read_table + ak.from_arrow
performance
Works, but not fast enough or uses too much memory
#3151
opened Jun 13, 2024 by
lgray
remove_diagonal
option for ak.cartesian
and ak.argcartestian
feature
#3143
opened Jun 6, 2024 by
lgray
Previous Next
ProTip!
Adding no:label will show everything without a label.