Skip to content

API Reference for hypothesis-awkward

hypothesis-awkward is a collection of Hypothesis strategies for Awkward Array. This doc is its API reference.

Modules:

Name Description
constructors The main strategy.
contents Strategies for contents (layouts).
numpy Strategies related to NumPy in the context of Awkward Array.
builtins Strategies for built-in Python objects in the context of Awkward Array.