Published February 21, 2021
| Version 1.2.0rc2
Software
Open
scikit-hep/awkward-1.0: 1.2.0rc2
Authors/Creators
- 1. Fermilab
- 2. Princeton University
- 3. CERN
- 4. DESY
- 5. @UCL @alan-turing-institute @ESRC-CDRC
- 6. @det-lab
Description
Fixed ak.unflatten to include trailing 0 in its counts (in the structure on the left, if axis != 0 or partitioned, at all otherwise): PR #743.
Implemented row_groups parameter of ak.from_parquet: PR #748.
Added methods: ak.Array.to_list, ak.Record.to_list (synonym for tolist), and ak.Array.to_numpy: PR #750.
NumPy scalars iterated over as numbers: PR #751.
Better error message for bad concatenation: PR #752.
Fixed ak.num on PartitionedArrays: PR #757.
Files
scikit-hep/awkward-1.0-1.2.0rc2.zip
Files
(4.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:e3c818ef892ef0fe09022a0e55b86089
|
4.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/scikit-hep/awkward-1.0/tree/1.2.0rc2 (URL)