scikit-hep/awkward-1.0: 1.0.2rc3
Creators
- 1. @Project-MANAS
- 2. Fermilab
- 3. Princeton University
- 4. CERN
- 5. DESY
- 6. @UCL @alan-turing-institute @ESRC-CDRC
- 7. @det-lab
Description
@jpivarski revised the ak.concatenate
implementation (#610), fixed a bug related to axis
handling (#612), and made ak.concatenate
friendlier to lazy arrays (#613; "friendlier" = "materializes arrays in fewer cases").
@chrisburr added setuptools
as a requirement because it is used for pkg_resources
.
@ianna added validity-checking for strings, bytestrings, and categorical (#571), including some revisions of sorting and a partial implementation of checking for uniqueness and identifying unique elements from arrays that can later be used to implement np.unique
.
Files
scikit-hep/awkward-1.0-1.0.2rc3.zip
Files
(4.2 MB)
Name | Size | Download all |
---|---|---|
md5:42e33491344df30b0892eade3397f305
|
4.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/scikit-hep/awkward-1.0/tree/1.0.2rc3 (URL)