awkward
Use when working with jagged or variable-length arrays in Python HEP analysis: building event records with ak.zip, filtering nested arrays, computing combinatorics (cartesian products or combinations), flattening ragged arrays, using argmin/argmax with keepdims, broadcasting per-event weights to per-object, or debugging OptionType/None-padding issues in Awkward 2.x workflows.
Pinned to revision 0bc82bc909b9, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/awkward/SKILL.md
- skills/awkward/references/argmin-argmax.md
- skills/awkward/references/awkward-files.md
- skills/awkward/references/best-practices.md
- skills/awkward/references/combinatorics.md
- skills/awkward/references/filtering-aggregation.md
- skills/awkward/references/flattening.md
- skills/awkward/references/numpy-interop.md
- skills/awkward/references/pitfalls.md
- skills/awkward/references/records.md
- skills/awkward/references/sorting.md
Every link opens the file at its source, pinned to the revision this page describes.