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__()#
- snapshot() awkward.contents.Content#