Awkward Array documentation — Awkward Array 2.8.2 documentation (original) (raw)

Awkward Array is a library for nested, variable-sized data, including arbitrary-length lists, records, mixed types, and missing data, using NumPy-like idioms.

Conda (channel only) PyPI GitHub Try It! ⭷

New to Awkward Array? Unsure what it can be used for? Check out the getting started guides. They contain an introduction to Awkward Array’s features and links to additional help.

Getting started

The user guide provides in-depth information on the key concepts of Awkward Array with useful background information and explanation.

User guide

The reference guide contains a detailed description of the functions, modules, and objects included in Awkward Array. The reference describes how the methods work and which parameters can be used. It assumes that you have an understanding of the key concepts.

API reference