Published November 28, 2018
| Version 0.5.0
Software
Open
scikit-hep/awkward-array: 0.5.0
Authors/Creators
- 1. University of Wisconsin - Madison
- 2. University of Cincinnati
Description
- Access named columns via
myarray.at.x, equivalent tomyarray["x"]. - Access numeric columns via
myarray.at(0), equivalent tomyarray["0"]. - All subindexes of jagged indexing is now supported.
Files
scikit-hep/awkward-array-0.5.0.zip
Files
(185.2 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:6d02c07b5581dfbcc21c2fd964b387bb
|
185.2 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/scikit-hep/awkward-array/tree/0.5.0 (URL)