ak.numba.layoutbuilder.Record#
Defined in awkward.numba.layoutbuilder on line 637.
- class ak.numba.layoutbuilder.Record(self, contents, fields, *, parameters=None)#
- ak.numba.layoutbuilder.Record.contents#
- ak.numba.layoutbuilder.Record.fields#
- ak.numba.layoutbuilder.Record.__repr__(self)#
- ak.numba.layoutbuilder.Record.form#
- ak.numba.layoutbuilder.Record.numbatype(self)#
- ak.numba.layoutbuilder.Record.content(self, name)#
- ak.numba.layoutbuilder.Record.clear(self)#
- ak.numba.layoutbuilder.Record.__len__(self)#
- ak.numba.layoutbuilder.Record.is_valid(self, error)#
- ak.numba.layoutbuilder.Record.snapshot(self)#