scikit-hep/awkward-1.0: 1.2.4
Authors/Creators
- 1. Fermilab
- 2. Princeton University
- 3. CERN
- 4. DESY
- 5. @UCL @alan-turing-institute @ESRC-CDRC
Description
@ianna fixed class names in the documentation (PR #860).
@agoose77 fixed ak.is_none (PR #864).
@drahnreb made Parquet lazy-loading only build Forms for requested columns (PR #867).
@agoose77 and @drahnreb together made idioms like x["z"] = None work correctly by assigning a column of Nones (PR #880).
@jpivarski fixed some union-simplification issues in getitem-field (PR #870). Also fixed various bugs to enable Numba JIT-compiled functions to iterate over VirtualArrays created by lazy-reading Parquet (PR #871). Fixed a relic of the ptr().get() → data() transition for kernel interfaces (PR #877). Fixed some null-type issues with Arrow/Parquet columns (PR #878). And fixed matrix multiplication of a vector as an Awkward record (PR #868).
Files
scikit-hep/awkward-1.0-1.2.4.zip
Files
(4.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:14c9b90eec45abcd4e61da3cab3ba1ba
|
4.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/scikit-hep/awkward-1.0/tree/1.2.4 (URL)