Manipulate arrays of complex data structures as easily as Numpy

Edit Package python-awkward
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.

Refresh
Refresh
Source Files
Filename Size Changed
awkward-2.2.3.tar.gz 0005049301 4.82 MB
python-awkward.changes 0000032794 32 KB
python-awkward.spec 0000003437 3.36 KB
Revision 23 (latest revision is 35)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1094142 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 23)
- update to 2.2.3:
  * feat!: deprecate to_NumpyForm's ``dtype` argument
  * feat!: deprecate the time __unit__ parameter
  * fix: don't project records during broadcasting; push index down
  * fix: protect ak.to_parquet against memory explosion when args are swapped.
  * fix: str of KeyError for <3.11
  * fix: support axis != -1 for record reduction
Comments 0
openSUSE Build Service is sponsored by