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.Union

ak.numba.layoutbuilder.Union#

Defined in awkward.numba.layoutbuilder on line 782.

class ak.numba.layoutbuilder.Union(tags_dtype, index_dtype, contents, *, parameters=None, initial=1024, resize=8.0)#
_tags#
_index#
_contents#
property tags#
property index#
property contents#
property form#
__repr__()#
numbatype()#
append_content(tag)#
clear()#
__len__()#
is_valid(error: str)#
snapshot() → awkward.contents.Content#
On this page
  • ak.numba.layoutbuilder.Union
    • ak.numba.layoutbuilder.Union._tags
    • ak.numba.layoutbuilder.Union._index
    • ak.numba.layoutbuilder.Union._contents
    • ak.numba.layoutbuilder.Union.tags
    • ak.numba.layoutbuilder.Union.index
    • ak.numba.layoutbuilder.Union.contents
    • ak.numba.layoutbuilder.Union.form
    • ak.numba.layoutbuilder.Union.__repr__()
    • ak.numba.layoutbuilder.Union.numbatype()
    • ak.numba.layoutbuilder.Union.append_content()
    • ak.numba.layoutbuilder.Union.clear()
    • ak.numba.layoutbuilder.Union.__len__()
    • ak.numba.layoutbuilder.Union.is_valid()
    • ak.numba.layoutbuilder.Union.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.