Skip to main content
Ctrl+K
Awkward Array 2.9.0 documentation - Home Awkward Array 2.9.0 documentation - Home
  • Getting started
  • User guide
  • API reference
  • Contributor guide
  • Release history
  • GitHub
  • PyPI
  • Gitter
  • Getting started
  • User guide
  • API reference
  • Contributor guide
  • Release history
  • GitHub
  • PyPI
  • Gitter
  • ak.numba.layoutbuilder.Tuple

ak.numba.layoutbuilder.Tuple#

Defined in awkward.numba.layoutbuilder on line 714.

class ak.numba.layoutbuilder.Tuple(contents, *, parameters=None)#
_contents#
property contents#
property form#
__repr__()#
numbatype()#
index(at)#
clear()#
__len__()#
is_valid(error: str)#
snapshot() → awkward.contents.Content#
On this page
  • ak.numba.layoutbuilder.Tuple
    • ak.numba.layoutbuilder.Tuple._contents
    • ak.numba.layoutbuilder.Tuple.contents
    • ak.numba.layoutbuilder.Tuple.form
    • ak.numba.layoutbuilder.Tuple.__repr__()
    • ak.numba.layoutbuilder.Tuple.numbatype()
    • ak.numba.layoutbuilder.Tuple.index()
    • ak.numba.layoutbuilder.Tuple.clear()
    • ak.numba.layoutbuilder.Tuple.__len__()
    • ak.numba.layoutbuilder.Tuple.is_valid()
    • ak.numba.layoutbuilder.Tuple.snapshot()
Edit on GitHub
Show Source

© Copyright 2022, Awkward Array development team.

Created using Sphinx 7.4.7.

Support for this work was provided by NSF cooperative agreement OAC-1836650 (IRIS-HEP 1), PHY-2323298 (IRIS-HEP 2), grant OAC-1450377 (DIANA/HEP), PHY-1520942 and PHY-2121686 (US-CMS LHC Ops), and OAC-2103945 (Awkward Array).

Built with the PyData Sphinx Theme 0.17.1.