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

ak.numba.layoutbuilder.IndexedOption#

Defined in awkward.numba.layoutbuilder on line 264.

class ak.numba.layoutbuilder.IndexedOption(dtype, content, *, parameters=None, initial=1024, resize=8.0)#
_last_valid = -1#
_index#
_content#
numbatype()#
property index#
property content#
property form#
append_valid()#
extend_valid(size)#
append_invalid()#
extend_invalid(size)#
clear()#
is_valid(error: str)#
snapshot() → awkward.contents.Content#
On this page
  • ak.numba.layoutbuilder.IndexedOption
    • ak.numba.layoutbuilder.IndexedOption._last_valid
    • ak.numba.layoutbuilder.IndexedOption._index
    • ak.numba.layoutbuilder.IndexedOption._content
    • ak.numba.layoutbuilder.IndexedOption.numbatype()
    • ak.numba.layoutbuilder.IndexedOption.index
    • ak.numba.layoutbuilder.IndexedOption.content
    • ak.numba.layoutbuilder.IndexedOption.form
    • ak.numba.layoutbuilder.IndexedOption.append_valid()
    • ak.numba.layoutbuilder.IndexedOption.extend_valid()
    • ak.numba.layoutbuilder.IndexedOption.append_invalid()
    • ak.numba.layoutbuilder.IndexedOption.extend_invalid()
    • ak.numba.layoutbuilder.IndexedOption.clear()
    • ak.numba.layoutbuilder.IndexedOption.is_valid()
    • ak.numba.layoutbuilder.IndexedOption.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.0.