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
-
numbatype()
-
append_content(tag)
-
clear()
-
is_valid(error: str)
-
snapshot() → awkward.contents.Content