Manipulate arrays of complex data structures as easily as Numpy
https://github.com/scikit-hep/awkward-1.0
Awkward Array is a library for nested, variable-sized data, including
arbitrary-length lists, records, mixed types, and missing data, using
NumPy-like idioms.
Arrays are dynamically typed, but operations on them are compiled and fast.
Their behavior coincides with NumPy when array dimensions are regular and
generalizes when they're not.
- Developed at devel:languages:python:numeric
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-awkward && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
awkward-2.6.5.tar.gz | 0006061387 5.78 MB | |
python-awkward.changes | 0000044778 43.7 KB | |
python-awkward.rpmlintrc | 0000000045 45 Bytes | |
python-awkward.spec | 0000003802 3.71 KB |
Revision 36 (latest revision is 37)
Ana Guerrero (anag+factory)
accepted
request 1178926
from
Dirk Mueller (dirkmueller)
(revision 36)
- update to 2.6.5: * feat: 2772 pyarrow doesnt permit selective reading with extensionarray * fix: skip failing test when jax is not installed * fix: skip tests that require pyarrow when it is not installed * fix: generate array view * fix: Header-only fix is_valid for empty Indexed or IndexedOption * fix: wait for Jitify performing a one-time only warm-up * fix: prevent exponential memory growth in UnionArray
Comments 0